disk plugin: Implement an ignorelist.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 29 Mar 2008 08:59:17 +0000 (09:59 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 29 Mar 2008 08:59:17 +0000 (09:59 +0100)
commit965c18cf6a8cb6241be4525fab23753fee6ece8f
tree7c837101b9b53772ee9ac49171644504738bc6d7
parent9451dd777d3adb37e51f34a48f772e66d54b1f85
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
src/collectd.conf.pod
src/disk.c