Linux

check_nfsmounts

Description:

A perl script that checks all local NFS mounts by forking itself and trying to chdir to it and (optionally) writing to a file. It includes performance data and allows warnings based on thresholds.

Current Version

Last Release Date

June 17, 2009

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
A perl script that checks all local NFS mounts by forking itself and trying to chdir to it and (optionally) writing to a file. It includes performance data and allows warnings based on thresholds.
Reviews (3) Add a Review
Need a fix
by soprobr, July 31, 2014
Indeed it works only in command line. To work with nrpe I had to add the line bellow before all "use" lines:

use lib "/usr/lib/nagios/plugins";
Helpful? Yes  No 
NRPE issues
by nagiospig, January 31, 2011
This plugin works great commandline but wont work with NRPE.
Helpful? Yes  No 
Best of the bunch
by bdp, July 31, 2010
Out of several plugins for checking whether nfs mounts are working, this is the best I've found. It actually tests whether the mount can be accessed, not just whether mtab or showmount report it as mounted. It does not freeze if the mount becomes unavailable.
1 of 2 found this review helpful.
Helpful? Yes 1 No 1
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
3 (3)
Favorites
0
Views
161,018