Hello XI Support
We've installed new Nagios XI to replace the existing DEV server.
It works ok but shows no data to display.
I went over the older case - https://support.nagios.com/forum/viewto ... h&start=10
and could not find why the history of the URL checks is not kept.
Please help
Troubles with enabling service History
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Troubles with enabling service History
Hello, @dlukinski. Are all the other graphs working ok on the new XI server? Chances are if you delete the URL service's RRD and XML files from the
I also recommend deleting all spooled files from the following direcotry:
You can also enable debugging in /usr/local/nagios/etc/pnp/process-perfdata.pl by changing "LOG_LEVEL = 1".
Then run service npcd restart, wait 15 minutes and send the /usr/local/nagios/var/perfdata.log file.
nagios will recreate these files and graphs will start working after 15 minutes./usr/local/nagios/share/perfdata/
I also recommend deleting all spooled files from the following direcotry:
Then run:/usr/local/nagios/var/spool/perfdata/
Full disclosure: this procedure will delete the existing historic data for the URL service.service npcd restart
You can also enable debugging in /usr/local/nagios/etc/pnp/process-perfdata.pl by changing "LOG_LEVEL = 1".
Then run service npcd restart, wait 15 minutes and send the /usr/local/nagios/var/perfdata.log file.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Troubles with enabling service History
This worked, thank younpolovenko wrote:Hello, @dlukinski. Are all the other graphs working ok on the new XI server? Chances are if you delete the URL service's RRD and XML files from thenagios will recreate these files and graphs will start working after 15 minutes./usr/local/nagios/share/perfdata/
I also recommend deleting all spooled files from the following direcotry:Then run:/usr/local/nagios/var/spool/perfdata/Full disclosure: this procedure will delete the existing historic data for the URL service.service npcd restart
You can also enable debugging in /usr/local/nagios/etc/pnp/process-perfdata.pl by changing "LOG_LEVEL = 1".
Then run service npcd restart, wait 15 minutes and send the /usr/local/nagios/var/perfdata.log file.
Please close the case