]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd-df.conf
- working and fine
[packages/collectd.git] / collectd-df.conf
index 78bcdddcd2c6218376783ddbaf8adfa28a270acd..e3495b8511f5432c914414ca011fbf6d7363ab58 100644 (file)
@@ -1,9 +1,9 @@
 LoadPlugin df
 
-#<Plugin df>
-#       Device "/dev/hda1"
-#       Device "192.168.0.2:/mnt/nfs"
-#       MountPoint "/home"
-#       FSType "ext3"
-#       IgnoreSelected false
-#</Plugin>
+<Plugin df>
+#      Device "/dev/hda1"
+#      Device "192.168.0.2:/mnt/nfs"
+#      MountPoint "/home"
+       FSType "none"
+       IgnoreSelected true
+</Plugin>
This page took 0.02607 seconds and 4 git commands to generate.