Page 2 of 2

Re: Nagios XI - Last Check Time Not Updating

Posted: Mon Dec 14, 2020 2:34 am
by scharft
the file is attached.

thank you

Re: Nagios XI - Last Check Time Not Updating

Posted: Mon Dec 14, 2020 3:09 pm
by tgriep
I did not see any errors in the nagios.log file but if this is a different server than the original server, install the ndo-master.tar.gz file on this server and see if the delay in the statuses are fixed.

Re: Nagios XI - Last Check Time Not Updating

Posted: Fri Dec 18, 2020 4:13 am
by Support_Talea
Hi,
is it possible to have the ndo-master file to download?
Because I have the same problem being updated. I go from 5.6.14 to 5.7.2 or 5.7.3 or 5.7.5 and I no longer update the checks.

Regards
-f

Re: Nagios XI - Last Check Time Not Updating

Posted: Fri Dec 18, 2020 10:12 am
by tgriep
Here is the latest ndo-master.zip file. Use this one to replace the other copy from my earlier post.

Copy the ndo-master.zip file to the XI server and run the following to compile, install it and to restart nagios.

Code: Select all

unzip ndo-master.zip
cd ndo-master
./configure
make all
make install
Restart nagios to load the new broker

Code: Select all

service nagios restart
Give the system a few minutes to see if the statuses start to update.

Re: Nagios XI - Last Check Time Not Updating

Posted: Wed Dec 30, 2020 3:11 am
by Support_Talea
Hi,

ndo update completed as per instructions.

Thanks!

Regards,
-Fede

Re: Nagios XI - Last Check Time Not Updating

Posted: Wed Dec 30, 2020 10:13 am
by tgriep
Just checking in to see if the updated NDO broker fixed the issue. Is everything working now?

Re: Nagios XI - Last Check Time Not Updating

Posted: Wed Dec 30, 2020 11:47 am
by Support_Talea
Hi,


Yes.
I confirm, everything works.

Best regards,
-Fede

Re: Nagios XI - Last Check Time Not Updating

Posted: Wed Dec 30, 2020 12:07 pm
by scottwilkerson
Support_Talea wrote:Hi,


Yes.
I confirm, everything works.

Best regards,
-Fede
Great!

Locking thread