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 returns a critical status if one of the tests fails.
| Tags | Monitoring |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Mac OS X Windows Windows Cygwin POSIX Linux |
| Implementation | Perl |
Recent releases


Release Notes: version.pm was added in the distribution since the installer depends on it.


Release Notes: New packaging is used. It is based on ExtUtils::MakeMaker, is compatible with embedded Perl, and uses Nagios::Plugin.


No changes have been submitted for this release.