| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
+ correctly added method to fetch and display multiple sid
* updated README
|
|
|
|
|
| |
+ added comments
* code cleanup
|
|
|
|
| |
* munin seems to not output any values
|
|
|
|
|
|
| |
* optimize telnet connection block
* updated config to say bps instead of sent
* replaced for loops with list comprehension to remove clutter
|
|
|
|
|
| |
* update README to state the correct plugin name
* update plugin config and correct labeling
|
| |
|
|
|
|
| |
+ added Readme
* remove try statement for if condition
|
| |
|
| |
|
|
|
|
|
| |
- removed unnecessary clutter
- removed if sys.argv.__len__ == 2
* corrected if None in mistake
|
|
|
|
|
|
| |
- removed unnecessary try statements
* change os.environ to use os.environ.get
- removed auth variable
* optimized main
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
* correctly named ftdown variable
|
|
|
|
| |
* header update
|
|
|
|
|
|
| |
+ added host, port and id default value
* fixed small config errors
* changed autoconf variables required
|
|
+ added TeamSpeak Munin Plugin
+ general voice bandwidth
+ filetransfer bandwidth
+ usercount
+ uptime
|