The services are not updated on the dashboard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hzsoliel
Posts: 34
Joined: Fri Sep 28, 2018 1:34 pm

The services are not updated on the dashboard

Post by hzsoliel »

Hi all:

I noticed that the status of all the services on my Nagios server are not updated on the dashboard but the performance data is still generated in perfdata/ folder. How do I have the latest service status shown on my dashboard?

Thanks,

Heather
hzsoliel
Posts: 34
Joined: Fri Sep 28, 2018 1:34 pm

Re: The services are not updated on the dashboard

Post by hzsoliel »

To add more details, If I go to "Host Detail", The last check timestamp of all the hosts is something like "2018-11-30 18:30:34" . We recently restored a old backup which was taken on Nov. 30, 2018. After the restore, it looks like that the status of all the services doesn't change any more. It stays whatever it was on Nov. 30, 2018.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: The services are not updated on the dashboard

Post by scottwilkerson »

Can you show the output of the following

Code: Select all

ps -ef|grep nagios.cfg
tail -20 /var/log/mysqld.log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked