aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev'HEADmasternico2018-10-232-19/+17
|\ | | | | | | | | * connection optimizations * config corrections/ updates
| * Connection optimizationnico2018-10-231-17/+15
| | | | | | | | | | | | * optimize telnet connection block * updated config to say bps instead of sent * replaced for loops with list comprehension to remove clutter
| * README / config updatesnico2018-10-212-4/+4
|/ | | | | * update README to state the correct plugin name * update plugin config and correct labeling
* Merge branch 'dev'nico2018-10-191-4/+4
|\
| * * finally fixed double negativenico2018-10-191-4/+4
|/
* Readme and Code Qualitynico2018-10-192-2/+36
| | | | + added Readme * remove try statement for if condition
* * fixed IndexErrornico2018-10-191-11/+12
|
* * self.run() should only run of neither config nor autoconf is a parameternico2018-10-191-2/+2
|
* further optimizationsnico2018-10-191-15/+16
| | | | | - removed unnecessary clutter - removed if sys.argv.__len__ == 2 * corrected if None in mistake
* optimizations and reduction of code clutternico2018-10-191-23/+12
| | | | | | - removed unnecessary try statements * change os.environ to use os.environ.get - removed auth variable * optimized main
* updated config and plugin enhancementsnico2018-10-181-21/+20
| | | | | | | * fixed plugin config to use bytes * updated plugin config + added cdef to uptime value to remove clutter - removed serverid as hostinfo does not need any id
* fixed mirror fttransfer graphnico2018-10-181-1/+1
| | | | * correctly named ftdown variable
* added requirements.txtnico2018-10-182-0/+2
| | | | * header update
* config fixup and small improvementnico2018-10-181-12/+17
| | | | | | + added host, port and id default value * fixed small config errors * changed autoconf variables required
* Initial Commitnico2018-10-183-0/+313
+ added TeamSpeak Munin Plugin + general voice bandwidth + filetransfer bandwidth + usercount + uptime