Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_writable is a Nagios plugin that checks if one or more directories are writable.
Current Version
2.0.1
Last Release Date
June 17, 2009
Owner
Matteo Corti
Website
https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_writable
Download URL
check_writable-2.0.1.tar.gz
check_writable-2.0.1-0.noarch.rpm
check_writable-2.0.1-0.src.rpm
check_writable is a Nagios plugin that checks if one or more directories are writable by:
- checking that the supplied directory is indeed a directory - checking if the the filesystem permissions are OK - creating a temporary file - writing random data to the temporary file (and reading it back)
It return a critical status if one of the tests fails
;-(
I used this plugin on a system where we sometimes have controller timeouts to check if the thing could still write a file. However this generates an error that is not handled correctly an thus does not report a CRITICAL status. The filesystem goes read only and that is not handled correctly by the plugin.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!