We have bunch of NFS mount on server and i want to make sure all are functional. Sometime you run mount and they appear but they got hung because of network or server issue. so how do i check all my nfs mount points are functional?
is there anyway?
The following Nagios scripts might help get you started. You should be able to add these as Nagios Script Component monitors in APM
http://exchange.nagios.org/directory/Plugins/System-Metrics/File-System/NFS
Thanks for the scripts - I built out a template and monitor and inserted the nfs script in the monitor and FAILED with Unknown results, I am not to sure how debug.... Solarwinds to redhat v5.8 - I have research and one solution I found did not work - "increase the Prompt value from 2 to 10".
I did that and now the test arrow circle just spins... and tips would be appreciated.
If you're simply trying to determine if the mount point is there and working have you tried using the Nagios Linux File & Directory Count Script template in SAM?
Thanks for respoinding - I have dowloaded the scripts and created a monitor, but having problesms getting it to work, still working the problem - I can see the server connecting (netstat) to the client but no no results. Trying agian in the morning.