Page 1 of 1

Dashboard - Service Summary not showing actual data

Posted: Wed Aug 08, 2018 2:08 am
by pkaltenbeck
Hello,
at login the notification pop ups as follows: database backend ndo2db.service failed. Action start doesn't help.
The service summary on the dashboard doesn't show the current data (I have added new services in the meantime).

How can I fix these problems, such that the dashboard shows the updated data?
If I force an immediate check on the service in the dashboard, the command is processed successfully, but the dashboard is not updated.

Thx in advance!
Kind regards,
Petra

Re: Dashboard - Service Summary not showing actual data

Posted: Wed Aug 08, 2018 7:25 am
by scottwilkerson
Lets run the following

Code: Select all

service mysqld restart
service ndo2db stop
rm -f /usr/local/nagios/var/ndo.*ck
service ndo2db start
service nagios restart