bin/check-fs-writable.rb in sensu-plugins-filesystem-checks-0.0.1 vs bin/check-fs-writable.rb in sensu-plugins-filesystem-checks-0.0.2
- old
+ new
@@ -11,10 +11,9 @@
# PLATFORMS:
# Linux
#
# DEPENDENCIES:
# gem: sensu-plugin
-# gem: rubysl-tempfile
#
# USAGE:
# ./check-fs-writable.rb --auto (check all volgroups in fstab)
# ./check-fs-writable.rb --dir /,/var,/usr,/home (check a defined list of directories)
#