Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Bash script to check mounted devices, passing arguments mount point OR device, and type of filesystem (useful for nfs mountpoints).
Current Version
Last Release Date
June 8, 2009
Owner
Nagios Exchange
Shellscript
usage: ./chech_mount.sh -p [mountpoint or device] -t [type of filesystem]
Good and easy one. Things to improve: - Translate to english please (some things are in portuguese) - Output should be as nagios standard using the starting string "OK - ..." or "CRITICAL - ..." - Uses a simply grep. If I check for mount point /home/point and this one if not mounted but /home/point2 it's mounted the script will return one OK. Take care on this if you use this script.
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!