Hi,
After I rebooted my Nagiox XI server, the performance graphs have stopped collecting data. See the attached screenshot for an example.
So far I've tried resetting security credentials and re-starting the 'performance grapher' but I'm still not getting any data logged.
Any help would be very welcome.
graph problem - not collecting data
-
- Posts: 1
- Joined: Fri Oct 22, 2010 3:50 am
graph problem - not collecting data
You do not have the required permissions to view the files attached to this post.
-
- Posts: 4380
- Joined: Mon Jun 14, 2010 10:21 am
Re: graph problem - not collecting data
Usually graphing issues are relating to permissions, either in the sub-components of XI, or in the file system.
We have a script in /usr/local/nagiosxi/scripts/reset_config_perms that should fix any issues with permissions in the file system. It's also been reported that using characters in your nagios passwords that are not alpha-numeric stop the graphs from working.
We have a script in /usr/local/nagiosxi/scripts/reset_config_perms that should fix any issues with permissions in the file system. It's also been reported that using characters in your nagios passwords that are not alpha-numeric stop the graphs from working.
-
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
Re: graph problem - not collecting data
While mguthrie's points are true, afaik those errors usually result in graphs not displaying at all, not cutting off like yours does. That makes me wonder if perhaps the graph is a red herring - are you sure your service check itself is actually still running? (Look at the "Last Check" timestamp on the Service Detail page.)
-
- Posts: 1
- Joined: Tue Nov 02, 2010 6:21 pm
Re: graph problem - not collecting data
I am having the same problem. It is still collecting data, but the graph is not displaying at all. It worked for probably the first 5-6 hours, and then it stopped loading data into the ds.
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 256
- Joined: Mon Oct 12, 2009 8:21 am
Re: graph problem - not collecting data
This could be due to a few issues:
1. If you're running an older copy of Nagios XI (prior to 2009R1.3B), there was a bug in Nagios Core that could cause performance data to not be graphed. Newer version of XI include a patched version of Nagios Core that fixes this problem, so upgrading might resolve the issue.
2. The NPCD daemon that takes performance data and produces the performance chart might be stopped. You can restart it with the following command:
1. If you're running an older copy of Nagios XI (prior to 2009R1.3B), there was a bug in Nagios Core that could cause performance data to not be graphed. Newer version of XI include a patched version of Nagios Core that fixes this problem, so upgrading might resolve the issue.
2. The NPCD daemon that takes performance data and produces the performance chart might be stopped. You can restart it with the following command:
Code: Select all
/etc/init.d/npcd start
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Ethan Galstad
President
Ethan Galstad
President