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
The services are not updated on the dashboard
Re: The services are not updated on the dashboard
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
Can you show the output of the following
Code: Select all
ps -ef|grep nagios.cfg
tail -20 /var/log/mysqld.log