[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Oct 9 14:43:51 CEST 2007
README | 3
configure.in | 4
src/Makefile.am | 8 +
src/collectd.conf.pod | 38 +++++
src/tcpconns.c | 346 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/types.db | 1
6 files changed, 400 insertions(+)
New commits:
commit 03b7ec004938ad0838e16f0eaef343a468140d40
Author: Florian Forster <octo at noris.net>
Date: Tue Oct 9 14:40:33 2007 +0200
tcpconns plugin: Added a new plugin that counts the number of TCP connections to specific ports.
More information about the collectd-changes
mailing list