From: Sebastian Harl Date: Mon, 26 May 2008 16:20:37 +0000 (+0200) Subject: Added a sample "disk" plugin section to collectd.conf. X-Git-Tag: collectd-4.4.1-1~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b84157e5a1bb8224f463275c62a5de62a1d1748f;p=pkg-collectd.git Added a sample "disk" plugin section to collectd.conf. This provides an example for the new feature to ignore certain disks. --- diff --git a/debian/collectd.conf b/debian/collectd.conf index 57e667b..1b88777 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -112,6 +112,12 @@ LoadPlugin users # IgnoreSelected false # +# +# Disk "hda" +# Disk "/sda[23]/" +# IgnoreSelected false +# + # # Interface "eth0" # IgnoreSource "192.168.0.1"