Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
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
Compatible With
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: