Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Shell script that recursively checks for filesystem input/output errors by directory using stat. Depth is configurable.
Current Version
Last Release Date
2014-03-17
Owner
Jon Schipp
Download URL
https://github.com/jonschipp/nagios-plugins/blob/master/check_filesystem_stat.sh
Compatible With
Nagios plug-in that recursively checks for filesystem input/output errors by directory using stat.
Options:
-p <dir> Directory or mountpoint to begin -d <int> Depth i.e. level of subdirectories to check (def: 1)
# Author: Jon Schipp
######## # Examples:
# 1.) Return critical if stat does not exit successfully # $ ./check_filesystem_errors.sh -p /mnt -d 2
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!