]> git.pld-linux.org Git - packages/collectd.git/commitdiff
- working and fine
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 7 Jan 2009 09:54:02 +0000 (09:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    collectd-df.conf -> 1.2

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.056621 seconds and 4 git commands to generate.