XI System Component Status & Nagiosxi issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI System Component Status & Nagiosxi issues

Post by lmiltchev »

What's the load on the server? Can you run "top" and show us the output?
Be sure to check out our Knowledgebase for helpful articles and solutions!
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

Re: XI System Component Status & Nagiosxi issues

Post by anil406 »

both service are good. nagios/ndo2db locks are empty, it suppose to have pid in them. when I update them with pid manually, it shows its status. I am not seeing the performance data...its empty /usr/local/nagios/var/spool/perfdata..

[07-28-2014 16:11:17] NPCD: ERROR: Command line was '/usr/local/nagios/libexec/process_perfdata.pl -n -b /usr/local/nagios/var/spool/perfdata//1406578263.perfdata.service'
[07-28-2014 23:46:21] NPCD: WARN: MAX load reached: load 17.590000/10.000000 at i=0

I think this where it stop logging the perf data..
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

Re: XI System Component Status & Nagiosxi issues

Post by anil406 »

I am seeing below logs in perdata.log...and also perfdata is missing from /usr/local/nagios/var/spool/perfdata. Is there a way to get back perfdata??

2014-05-19 12:07:27 [17376] [0] *** TIMEOUT: Please check your npcd.cfg
2014-05-19 12:07:27 [17376] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1400515615.perfdata.host-PID-17376 deleted
2014-05-19 12:07:27 [17376] [0] *** Timeout while processing Host: "container011-bea-01.spruce.cb" Service: "_HOST_"
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI System Component Status & Nagiosxi issues

Post by lmiltchev »

The npcd stopped as your load exceeded the "load_threshold" value, defined in the "/usr/local/nagios/etc/pnp/npcd.cfg"...

It would be easier to troubleshoot your issue if you sent us the "profile.zip" file to [email protected].

Admin->System Profile->Download Profile
Be sure to check out our Knowledgebase for helpful articles and solutions!
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

Re: XI System Component Status & Nagiosxi issues

Post by anil406 »

Thanks lmiltchev, those perf issues are resolved, however setuid bit is not set on check_icmp/check_dhcp plugins , I am unable set it even with root.. Am I missing something here?
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

Re: XI System Component Status & Nagiosxi issues

Post by anil406 »

nevermind, its resolved. setuid is not allowed on scripts that are on nfs share.
Locked