the file is attached.
thank you
Nagios XI - Last Check Time Not Updating
Re: Nagios XI - Last Check Time Not Updating
You do not have the required permissions to view the files attached to this post.
Re: Nagios XI - Last Check Time Not Updating
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 73
- Joined: Wed Oct 04, 2017 7:12 am
Re: Nagios XI - Last Check Time Not Updating
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
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
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.
Restart nagios to load the new broker
Give the system a few minutes to see if the statuses start to update.
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
Code: Select all
service nagios restart
Last edited by tgriep on Mon Jan 11, 2021 5:02 pm, edited 1 time in total.
Reason: Removed ndo-master file as it has been updated.
Reason: Removed ndo-master file as it has been updated.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 73
- Joined: Wed Oct 04, 2017 7:12 am
Re: Nagios XI - Last Check Time Not Updating
Hi,
ndo update completed as per instructions.
Thanks!
Regards,
-Fede
ndo update completed as per instructions.
Thanks!
Regards,
-Fede
Re: Nagios XI - Last Check Time Not Updating
Just checking in to see if the updated NDO broker fixed the issue. Is everything working now?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 73
- Joined: Wed Oct 04, 2017 7:12 am
Re: Nagios XI - Last Check Time Not Updating
Hi,
Yes.
I confirm, everything works.
Best regards,
-Fede
Yes.
I confirm, everything works.
Best regards,
-Fede
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios XI - Last Check Time Not Updating
Great!Support_Talea wrote:Hi,
Yes.
I confirm, everything works.
Best regards,
-Fede
Locking thread