NCPA wizard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
progressive.nagiosXI
Posts: 277
Joined: Mon Jul 31, 2017 5:54 am

NCPA wizard

Post by progressive.nagiosXI »

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
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

Post by npolovenko »

@progressive.nagiosXI, On the remote NCPA server please open the following file:

Code: Select all

/usr/local/ncpa/etc/ncpa.cfg 
Find the following line:

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$
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.
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

Post by progressive.nagiosXI »

Thanks npolovenko,

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

Post by scottwilkerson »

progressive.nagiosXI wrote:Thanks npolovenko,

now we are able to get all file system through NCPA configuration wizard.
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked