Page 1 of 1

Last Check Time Not Updating

Posted: Thu Jan 24, 2019 5:45 am
by talalmog
hi,
i have nagios XI with Nagios Core 4.4.2
i see that the last update time is not changing.

i dont see errors in the DB (maybe im wrong)
nagios log looks to be running fine.
what else can be check?
what files can be check to make sure the problem is only the UI?

thanks
tal

Re: Last Check Time Not Updating

Posted: Thu Jan 24, 2019 12:11 pm
by benjaminsmith
Hello @talamog,

We have a knowledgebase article on how to correct this issue.
https://support.nagios.com/kb/article.php?id=19

Likely a database issue but if the logs are good, I would check for multiple Nagios processes:

Code: Select all

ps -ef | grep nagios.cfg | grep -v grep
Also, here's a good article to know where the log files are located within Nagios XI:
https://assets.nagios.com/downloads/nag ... ptions.pdf

Re: Last Check Time Not Updating

Posted: Thu Jan 31, 2019 8:23 am
by talalmog
thanks,
i sort it out by help from the URL below:
https://www.linuxincluded.com/nagios-nd ... t-running/

thank you anyway
tal

Re: Last Check Time Not Updating

Posted: Thu Jan 31, 2019 8:32 am
by scottwilkerson
Great! Glad you got it sorted!

Locking thread