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: