Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Compares /etc/fstab and /proc/mounts
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
Simple python-Script that parses and compares /etc/fstab and /proc/mounts and checks if all nfs-Partitions are mounted(Doesn't check for sanity or mount-options like noauto). Could be easily extended to check other types too...
simple and works.... I just modified line 20 to this: if 'nfs' in fstabtype and 'nfs' in proctype: this way works for both nfs3 and nfs4 machines
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!