Database Backend problem - persistent problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
redesgtt
Posts: 36
Joined: Mon May 16, 2016 2:57 am

Database Backend problem - persistent problem

Post 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 ?
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Database Backend problem - persistent problem

Post 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?
redesgtt
Posts: 36
Joined: Mon May 16, 2016 2:57 am

Re: Database Backend problem - persistent problem

Post by redesgtt »

Not, only that. Thanks for inform me. We will wait for update it.

Can you close this thread, thanks.
Locked