Page 4 of 4

Re: NCPA v2.1.4 not detecting NFS v3 mounts

Posted: Mon Sep 10, 2018 11:38 am
by scottwilkerson
Can you try try replacing this

Code: Select all

exclude_fs_types = testdebug
with this

Code: Select all

exclude_fs_types = 
and restart ncpa. this is how I had it on my machine and could see it fine

Re: NCPA v2.1.4 not detecting NFS v3 mounts

Posted: Mon Sep 10, 2018 11:55 am
by madhu2852
yes I tried that as well , still it doesn't working.

Re: NCPA v2.1.4 not detecting NFS v3 mounts

Posted: Tue Sep 11, 2018 4:59 pm
by ssax
Can you try upgrading to NCPA v2.1.5 to see if that allows it to work?

Re: NCPA v2.1.4 not detecting NFS v3 mounts

Posted: Wed Sep 12, 2018 2:44 pm
by madhu2852
Yes I upgraded to ncpa-2.1.5-1.el7.centos.x86_64 and it still didn't work

Re: NCPA v2.1.4 not detecting NFS v3 mounts

Posted: Thu Sep 13, 2018 2:06 pm
by ssax
At this point since we are unable to reproduce it internally and we're unable to get it working so far you may need to use a separate plugin check those mounts, you should be able to find one that will work for you here:

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

Or you can use the search function on the exchange to track one down.


You can see how the plugin functionality works here (it's for Windows but it's the same process for Linux):

https://support.nagios.com/kb/article/n ... a-722.html


Please submit a NCPA bug report for this, the developer will need to look into it further, you can submit one here:

https://github.com/NagiosEnterprises/ncpa/issues


Thank you