Let's turn on some logging and see if this sheds any light on the issue.
Edit /usr/local/nagios/etc/pnp/process_perfdata.cfg
Set LOG_LEVEL = 2
Save file, change applies immediately.
Then watch the log file to see what it reports (it might take a minute for it to initially appear).
tail -f /usr/local/nagios/var/perfdata.log
Let us know if that has highlighted anything which could be causing the issue.
Performance Data Not Working
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Performance Data Not Working
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
- GreatWolfResorts
- Posts: 48
- Joined: Tue Mar 15, 2011 11:12 am
- Location: Madison, WI
- Contact:
Re: Performance Data Not Working
I don't understand what happened between then and now, but it appears the graphs started displaying performance data late Friday evening. The logs in Debug mode are displaying what I would think is expected results. So I suppose this is a rather fortunate (Graphs are working as intended), but unfortunate (Not sure what resolved the issue) circumstance.
Nagios XI 5.2.5 | CentOS6.3 x86_64 | Virtual Instance on VMware vSphere 6
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Performance Data Not Working
It could be possible that you had an inordinate amount of performance data that was backed up, and your system finally got through the lot of it. We have definitely seen that in the past. Usually you can increase your load limits in NPCD, though not generally suggested as NPCD will take the maximum amount of resources you specify until it processes everything.