[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Apr 13 16:43:18 CEST 2008
src/teamspeak2.c | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 124 insertions(+), 2 deletions(-)
New commits:
commit 89dc9dc153a496698c57f86e6e3d8e9622a529a4
Merge: 63c8e3eaa6260e4bf52dfe7b1927ed69447c3b93 0c3e2607a1aff38a6cdc2da73b85a104247997d4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Apr 13 11:57:50 2008 +0200
Merge branch 'sh/teamspeak2'
commit 0c3e2607a1aff38a6cdc2da73b85a104247997d4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Apr 13 11:57:02 2008 +0200
teamspeak2 plugin: Call `tss2_vserver_gapl' from `tss2_read_vserver'.
This way the file descriptors can be reused and we can assure that the vserver
has been selected.
commit 0e347f05cb45bdb1684da6251e10fb0b7eb813a1
Author: Stefan Hacker <stefan.hacker at web.de>
Date: Sun Apr 13 11:27:34 2008 +0200
teamspeak2 plugin: Add collection of packet loss.
I added another interesting gauge to the sets of values which get fetched. The
average package loss in percent. I used the percent type from types.db...not
really intuitive when looking at the folders but it works. I also tried to add
something to the manpage...but I wasn't able to test it because the manpages
just don't install with make install...
More information about the collectd-changes
mailing list