NCPA and NFS mount point

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jenstar13
Posts: 174
Joined: Wed May 11, 2016 7:48 am

NCPA and NFS mount point

Post by jenstar13 »

Hi,
I have a nfs mount point that I want to monitor but it does not show up in the NCPA gui for disks when I go looking
is there a a problem with NCPA detecting NFS mount points?

Thank you in advance
Jen
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: NCPA and NFS mount point

Post by mbellerue »

Hi Jen,

There are a number of file system types that get excluded by default. Edit your /usr/local/ncpa/etc/ncpa.cfg file, and search for the setting "exclude_fs_types" Find nfs in the list of excluded file system types, remove it, and restart your ncpa_listener service. Your NFS mount points should now show up.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
jenstar13
Posts: 174
Joined: Wed May 11, 2016 7:48 am

Re: NCPA and NFS mount point

Post by jenstar13 »

ok thank you very much
Locked