Linux

check nfs mountpoints

Description:

Compares /etc/fstab and /proc/mounts

Current Version

Last Release Date

June 16, 2009

Compatible With


Project Files
Project Notes
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...
Reviews (1) Add a Review
works great!!
by pescobar, November 30, 2011

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



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (1)
Favorites
0
Views
243,459