Page 1 of 1
Not able to view Host state change details
Posted: Thu Nov 29, 2018 11:38 pm
by progressive.nagiosXI
HI team,
Not able to view Host state change details but getting the Service state change status please check,
As we have tried repair database scripts.
Thanks
Re: Not able to view Host state change details
Posted: Fri Nov 30, 2018 2:29 pm
by lmiltchev
Are you referring to the "Last State Change" under the "Host Status Detail" page (Advanced tab)? Can you show a screenshot with the error that you are seeing?
Do you see errors in the mysqld.log (mariadb.log) or apache error log?
or
Code: Select all
tail -100 /var/log/httpd/error_log
Have you tried restarting the services?
Code: Select all
service nagios stop
service ndo2db restart
service nagios start
Have you made any changes to the system prior to experiencing this issue?