From b84157e5a1bb8224f463275c62a5de62a1d1748f Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 26 May 2008 18:20:37 +0200 Subject: [PATCH] Added a sample "disk" plugin section to collectd.conf. This provides an example for the new feature to ignore certain disks. --- debian/collectd.conf | 6 ++++++ 1 file changed, 6 insertions(+) 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" -- 2.30.2