Monitor NFS Mounts

Thomas Guyot-Sionnest dermoth at aei.ca
Mon Oct 29 06:48:01 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28/10/07 09:50 AM, ankush grover wrote:
> Hi friends,
> 
> We are using Nagios to monitor around 500 Linux Servers. Now we want
> to monitor nfs mounts on few servers. For ex
> 
> Server A: NFS server
> Server B: NFS Client
> Server C:  NFS Client
> 
> What we want to monitor nfs mounts on Servers B and C that is nfs
> clients that if Server A mount point is not mounting on Server B or C
> send an alert. Is there any plugin which can do the same?

I believe you can do something like:
./check_rpc -H <nfs_hostname> -C nfs

This is not a full functionality check, but if you do one (something
like reading a file off NFS) keep in mind that is can cause a lot of
interruptible processes while your NFS server is down. A better solution
might possibly be monitoring applications running on top of NFS, if
that's possible in your specific case.

Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHJXQR6dZ+Kt5BchYRAvDIAKDg/4HTsCuYgE60xGvg7SzFnqLgcACg+SXc
pIFp9wmqoNu6Do0ty40tv4E=
=fDhF
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list