Hi,
NCPA wizard only scans mount point and not scanning tmpfs filesystem
another section need to add for below logical volume in wizard
/dev
/dev/shm
/run
Thanks
NCPA wizard
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
NCPA wizard
You do not have the required permissions to view the files attached to this post.
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: NCPA wizard
@progressive.nagiosXI, On the remote NCPA server please open the following file:
Find the following line:
And delete everything after the = sign. Or just delete tmpfs.
Save the file and restart the NCPA agent.
After this, the wizard should be able to locate tpmfs filesystems.
Code: Select all
/usr/local/ncpa/etc/ncpa.cfg Code: Select all
exclude_fs_types =aufs,autofs,binfmt_misc,cifs,cgroup,configfs,debugfs,devpts, devtmpfs,encryptfs,efivarfs,fuse,fusectl,hugetlbfs,mqueue,nfs,overlayfs,proc,pstore,rpc_pipefs,securityfs,sel$Save the file and restart the NCPA agent.
After this, the wizard should be able to locate tpmfs filesystems.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
Re: NCPA wizard
Thanks npolovenko,
now we are able to get all file system through NCPA configuration wizard.
now we are able to get all file system through NCPA configuration wizard.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NCPA wizard
Great!progressive.nagiosXI wrote:Thanks npolovenko,
now we are able to get all file system through NCPA configuration wizard.
Locking thread