Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check if a specifoc mountpoint is mounted, optional check filesystemtype, and mountoptions USAGE: ./check_mount -m MOUNTPOINT [-t TYPE] [-o OPTIONS]
Current Version
1.0
Last Release Date
2014-01-27
Owner
Felix Amler
License
GPL
Compatible With
check if a specifoc mountpoint is mounted, optional check filesystemtype, and mountoptions
USAGE: ./check_mount -m MOUNTPOINT [-t TYPE] [-o OPTIONS]
Example: ./check_mount -m /backup -t xfs -o rw noexec
Output might be:
./check_mount -m /backup CRITICAL: /backup is NOT Mounted
./check_mount -m / -t xfs OK: / is mounted (/dev/xvda2), type is xfs
./check_mount -m / -t xfs -o rw OK: / is mounted (/dev/xvda2), type is xfs, options OK
./check_mount -m / -t xfs -o ro WARNING: / is mounted (/dev/xvda2), type is xfs, options NOT OK
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!