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
NCPA and NFS mount point
Re: NCPA and NFS mount point
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.
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!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NCPA and NFS mount point
ok thank you very much