[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Mar 29 10:02:03 CET 2008
src/collectd.conf.pod | 34 +++++++++++++++++++++++++++++++++
src/disk.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 81 insertions(+), 3 deletions(-)
New commits:
commit 965c18cf6a8cb6241be4525fab23753fee6ece8f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Mar 29 09:59:17 2008 +0100
disk plugin: Implement an ignorelist.
Not all disks collected by the disk plugin may be of interest. This commit
implements an ignorelist as provided by src/utils_ignorelist.c to make it
possible to select exactly which instances are interesting and which are not.
Resolves: #3
More information about the collectd-changes
mailing list