Hello,
I have been getting many inaccurate warnings and flapping errors for nearly all of my hosts/services. Their are many time outs as well. Some of the hosts reporting issues are simple countdown timers that have months before their warning threshold. These countdown items are flapping which shouldn't be possible since they are not real things. I am not sure what is happening.
Please advice, thanks.
false Flapping and outage errors
Re: false Flapping and outage errors
I would also like to add that i attempted to update NagiosXI but the update errors out and suggests to manually update.
Re: false Flapping and outage errors
I would recommend that you upgrade your Nagios XI instance manually (if upgrading from the GUI fails):
Backup your Nagios XI server prior to upgrading it, according to the document below:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
If this is a VM, you could also create a snashot, so that if anything goes wrong, you can revert to it.
After you Nagios XI has been upgraded, check to see if your original issue would resurface. It this happens, PM me or anyone else on the Nagios Support team your latest profile.
Admin > System Config > System Profile
Code: Select all
cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi
./upgradehttps://assets.nagios.com/downloads/nag ... ios-XI.pdf
If this is a VM, you could also create a snashot, so that if anything goes wrong, you can revert to it.
After you Nagios XI has been upgraded, check to see if your original issue would resurface. It this happens, PM me or anyone else on the Nagios Support team your latest profile.
Admin > System Config > System Profile
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: false Flapping and outage errors
Thanks for the profile! I see many errors in the db error log as these:
https://support.nagios.com/kb/article/n ... es-24.html
Let's start with repairing your database to see if this is going to fix the problem. See our KB article on the topic here:200106 15:04:15 [ERROR] mysqld: Table './nagios/nagios_logentries' is marked as crashed and last (automatic?) repair failed
200106 15:04:15 [ERROR] mysqld: Table './nagios/nagios_statehistory' is marked as crashed and last (automatic?) repair failed
https://support.nagios.com/kb/article/n ... es-24.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: false Flapping and outage errors
I have completed the DB repair and will be monitoring the situation.
Thanks.
Thanks.
Re: false Flapping and outage errors
Sure, let us know if you have any further questions/issues. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!