State History hard critical > soft ok state

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sagesoft
Posts: 28
Joined: Wed Aug 30, 2017 10:12 pm

State History hard critical > soft ok state

Post by sagesoft »

Hi;

Just want to confirm on the state history report when a service from hard critical state then goes to soft ok state this should be hard ok state right? I think it has the same issue with this forum thread: https://support.nagios.com/forum/viewto ... 16&t=54996
states.PNG

There also other dates, hosts and services having this issue. But I only included one for this post if you need more information just let me know.

refer attached files.
Moderator's Note: The profile has been shared with the support team but has been removed from the public forum.
You do not have the required permissions to view the files attached to this post.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: State History hard critical > soft ok state

Post by benjaminsmith »

Hi @brezner,

Thanks for uploading the screenshot and providing the system profile. You may be hitting the following bug in Nagios Core, I would recommend upgrading to the latest version.

https://github.com/NagiosEnterprises/na ... issues/651

However, before doing so, run the following script to repair the database as I noticed some crashed tables in the logs. Log in as root and run:

Code: Select all

/usr/local/nagiosxi/scripts/repair_databases.sh
Let me know if you have any questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked