Lost all what was in Scheduled Downtime after upgrade
Re: Lost all what was in Scheduled Downtime after upgrade
To recap the problem
mysqld run at 100%+ CPU as soon as I put Host or Service in Scheduled Downtime.
When mysqld run high in CPU, Force Check of Service have big delay to run and all regular check are delay. Not 10 sec. Can be 10 minutes or more!
mysqld run at 100%+ CPU as soon as I put Host or Service in Scheduled Downtime.
When mysqld run high in CPU, Force Check of Service have big delay to run and all regular check are delay. Not 10 sec. Can be 10 minutes or more!
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Lost all what was in Scheduled Downtime after upgrade
Hi @Steph007,
We have a bug report submitted for an issue with scheduled downtime brokering on startup in ndo3 (new database backend). This will be fixed in the next maintenance release.
Sorry about the inconvenience, but if this is a production server, I would recommend downgrading to the previous version again.
Benjamin
We have a bug report submitted for an issue with scheduled downtime brokering on startup in ndo3 (new database backend). This will be fixed in the next maintenance release.
Sorry about the inconvenience, but if this is a production server, I would recommend downgrading to the previous version again.
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Lost all what was in Scheduled Downtime after upgrade
Donwgrading to the previous version?!! 5.7.2?!!
Or you talk about NDO?
I prefer just donwgrading NDO again like I did in 5.7.2. Can I with version 5.7.3?
Or you talk about NDO?
I prefer just donwgrading NDO again like I did in 5.7.2. Can I with version 5.7.3?
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Lost all what was in Scheduled Downtime after upgrade
Hi,
Sorry for the confusion, that's right - downgrading NDO again as before.
For a standard installation ( without offloaded databases), the steps are as follows.
Then edit your /usr/local/nagios/etc/nagios.cfg and make sure this line is uncommented:
Make sure this line is commented:
Then start the nagios service:
Sorry for the confusion, that's right - downgrading NDO again as before.
For a standard installation ( without offloaded databases), the steps are as follows.
Code: Select all
systemctl stop nagios
cd /tmp
rm -rf /tmp/nagiosxi
wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.6.14.tar.gz
tar zxf xi-5.6.14.tar.gz
cd /tmp/nagiosxi/subcomponents/ndoutils
./install
systemctl enable ndo2db
Code: Select all
broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg
Code: Select all
#broker_module=/usr/local/nagios/bin/ndo.so /usr/local/nagios/etc/ndo.cfg
Code: Select all
systemctl start nagios
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Lost all what was in Scheduled Downtime after upgrade
I did the rollback of NDO.
Look good for now.
Really waiting for a real fix.
Look good for now.
Really waiting for a real fix.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Lost all what was in Scheduled Downtime after upgrade
Hi,
Thanks for being flexible. If you want to check back in a week or so I can give you an update on what's happening with the next release.
Best Regards,
Benjamin
Thanks for being flexible. If you want to check back in a week or so I can give you an update on what's happening with the next release.
Best Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Lost all what was in Scheduled Downtime after upgrade
Hi,
With the release of the new version 5.7.4, how are you confident that my problem will be fixed?
With the release of the new version 5.7.4, how are you confident that my problem will be fixed?
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Lost all what was in Scheduled Downtime after upgrade
HI,
We did fix the issue with scheduled downtime on startup, here's the changelog.
Benjamin
We did fix the issue with scheduled downtime on startup, here's the changelog.
However, since this system did have issues with check results not updating and you had to downgrade multiple times, I would recommend holding off until the next release. We're still seeing a few issues check results not coming in, especially on Cent 6 systems.NDO - 3.0.4
-----------
- Fixed issue with downtime brokering on startup
- Fixed logging of failed queries for WRITE_HOSTS/WRITE_SERVICES/WRITE_CONTACTS
- Fixed blank host/service status rows that may get added during a hard restart
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Lost all what was in Scheduled Downtime after upgrade
Can I update to 5.7.4 and roolback again NDO right after?
I'm asking because I'm actually planing migrate NagiosXI to centos7.
Since the new centos image I downloaded is already at 5.7.4 I need also to be at 5.7.4 to do the backup/restore procedure of NagiosXI.
So, another question, does the backup/restore of NagiosXI will get NDO config once restore on the new centoos7 image?
I'm asking because I'm actually planing migrate NagiosXI to centos7.
Since the new centos image I downloaded is already at 5.7.4 I need also to be at 5.7.4 to do the backup/restore procedure of NagiosXI.
So, another question, does the backup/restore of NagiosXI will get NDO config once restore on the new centoos7 image?
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Lost all what was in Scheduled Downtime after upgrade
Hi,
If you installed a fresh 5.7.4 system it will be using ndo3, but just run the downgrade again and then change the broker module line as shown in the instructions, then run the restore script.
If you run into any troubles running the restore on the new VM, just let us know, and we can assist you.
Benjamin
Yeah, you can roll back NDO without causing any issues. In fact, if you downgraded, it should just leave the previous version running to avoid impacting those systems that had to downgrade.Can I update to 5.7.4 and rollback again NDO right after?
If you installed a fresh 5.7.4 system it will be using ndo3, but just run the downgrade again and then change the broker module line as shown in the instructions, then run the restore script.
If you run into any troubles running the restore on the new VM, just let us know, and we can assist you.
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!