[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Thu Aug 30 15:42:27 CEST 2007
configure.in | 1
src/collectd.conf.in | 9 +++++
src/collectd.conf.pod | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/netlink.c | 31 +++++++++++++++++---
src/types.db | 5 +++
5 files changed, 119 insertions(+), 4 deletions(-)
New commits:
commit 5ce6bf756ac069cf7f13d6b9b9e6ddbf28c0fbf4
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Aug 30 15:42:25 2007 +0200
configure.in: Display wether the netlink library was found or not.
commit f4e5460eb55573e5434a53f4d4141e8be2fa1e1d
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Aug 30 15:42:05 2007 +0200
src/types.db: Added the new types introduced by the netlink plugin.
commit 96db9de96853d674456a395f490225b2dbe89333
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Aug 30 15:41:40 2007 +0200
collectd.conf(5): Added informatioin about the netlink plugin.
src/collectd.conf.in has been updated, too.
commit c5b905daecaf5e1c05a4cea1f16307eeee267355
Author: Florian Forster <octo at huhu.verplant.org>
Date: Thu Aug 30 15:40:54 2007 +0200
netlink plugin: Use the parent's classid for `filter'.
Also added the remaining statistics for `VerboseInterface'.
More information about the collectd-changes
mailing list