Page 1 of 1

Database Backend problem - persistent problem

Posted: Mon Jan 23, 2017 8:20 am
by redesgtt
We reset our Nagios XI server last weekend. Today, I have seen "Database backend" was in red.

I have tried to find help in forum , and have found this topic with the same problem than our:
https://support.nagios.com/forum/viewto ... 0&start=20

So, finally the problem is resolved doing:

Code: Select all

rm -f /usr/local/nagios/var/ndo.sock
systemctl start ndo2db.service
systemctl status ndo2db.service
Ok, I did that and "Database backend" showed green, and the "ndo2db" service status is "active".

The problem is this morning, after we had to reset again Nagios XI server, "Database backend" was in red again.

My ask is, this is a bug about 5.4.0 ?
how can I fixed the problem ?

Re: Database Backend problem - persistent problem

Posted: Mon Jan 23, 2017 10:25 am
by dwhitfield
Yes, this is a bug in 5.4. It is simply cosmetic*. There will be a fix in 5.4.1 out next week at the latest.

*Are you experiencing any other XI issues? If so, can you describe them in detail?

Re: Database Backend problem - persistent problem

Posted: Tue Jan 24, 2017 2:56 am
by redesgtt
Not, only that. Thanks for inform me. We will wait for update it.

Can you close this thread, thanks.