Search found 4 matches
- Thu Jan 04, 2018 11:45 am
- Forum: Nagios XI
- Topic: NCPA 2.1.1 Service Error
- Replies: 13
- Views: 4544
Re: NCPA 2.1.1 Service Error
I resolved the issue with the disk space checks. The problem seems to have been the introduction of the "exclude_fs_types" option. Removing the fstypes we are interested in monitoring and then restarting the client has fixed it. (we had some cifs and nfs mounted file systems we wanted moni...
- Wed Jan 03, 2018 2:47 pm
- Forum: Nagios XI
- Topic: NCPA 2.1.1 Service Error
- Replies: 13
- Views: 4544
Re: NCPA 2.1.1 Service Error
Just tried this for the service check:
And it works.
Code: Select all
check_xi_ncpa!-t <REDACTED> -P 5693 -M 'services' -q 'service=httpd,status=running'- Wed Jan 03, 2018 2:42 pm
- Forum: Nagios XI
- Topic: NCPA 2.1.1 Service Error
- Replies: 13
- Views: 4544
Re: NCPA 2.1.1 Service Error
Apologies. I should have included this in my previous post. This is the command as it was generated by the ncpa wizard (with the thresholds bumped up): check_xi_ncpa!-t <redacted> -P 5693 -M 'disk/logical/|mnt|miui/used_percent' -w 96 -c 98 And for the record, this is the command for the service che...
- Wed Jan 03, 2018 9:57 am
- Forum: Nagios XI
- Topic: NCPA 2.1.1 Service Error
- Replies: 13
- Views: 4544
Re: NCPA 2.1.1 Service Error
Just adding to the chorus. We just started seeing this same issue yesterday. In addition, monitoring of disk usage returns just "The node (". And that's it.