Home Directory Plugins System Metrics File System NFS check_nfs / check_nfs_file

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_nfs / check_nfs_file

Current Version
0.02
Last Release Date
2013-01-24
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
66038
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!
Two Nagios plugins to verify the presence and used disk space of an NFS share, and the existance of a file on that mount, without needing to mount the share from the OS.
Accessing NFS files using the OS may result in long delays, and unkillable processes, if the server is down (depending on mount options). Also, in a nagios context you may want to check dozens or hundreds of shares, making it impractical to mount them all from /etc/fstab.
Using check_nfs server sharename warn crit or check_nfs_file server directory file, the plugins directly talk to the NFS server using socket communication.
Reviews (1)
byjujugrrr, May 12, 2013
1 of 1 people found this review helpful
Really nice plugin, I'm able to test he NFS shares from my nagios server without NRPE. Really quick and Ieasy to install (simply download the binary).

Thanks for the plugin!