Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
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
Compatible With
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: