Page 1 of 1

how to monitorins space on a NFS

Posted: Wed Mar 03, 2021 6:06 am
by selia04
Hello,

We need to check the free space of a NFS Unit of a Netapp Filer. How can I check this ? The NFS is \\10.80.X.X\filer

We need the most easy option to check this. (Its possible to do it with snmp?)

We was able to check that the NFS drive is mounted, but I want to check the free space too, and with the check we use to internal drives on a unix dont work. returns UNKNOWN- the check_nrpe.

Regards

Re: how to monitorins space on a NFS

Posted: Wed Mar 03, 2021 6:15 pm
by jdunitz
There are a few plugins available that work with NFS:

https://exchange.nagios.org/directory/P ... System/NFS

You could also use the SNMP wizard to query your Filer.
There are a number of netapp-specific plugins available as well:

https://exchange.nagios.org/directory/P ... NAS/NetApp

I hope that points you in the right direction!

--Jeffrey