Page 1 of 1

NCPA and NFS mount point

Posted: Mon Aug 12, 2019 10:31 am
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

Re: NCPA and NFS mount point

Posted: Mon Aug 12, 2019 11:31 am
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.

Re: NCPA and NFS mount point

Posted: Mon Aug 12, 2019 11:36 am
by jenstar13
ok thank you very much