Page 1 of 1

Nagios XI 5.7.2 NDO issue

Posted: Mon Jul 20, 2020 9:28 am
by syntelgcc
Hi Team,

We are getting below issues after upgrade to 5.7.2 from 5.7.1.

1. getting below errors during apply configuration in nagios.log
NDO-3: Query failed in ndo_empty_queue_timed_event
NDO-3: Query failed in ndo_empty_queue_notification (handle_notification)
NDO-3: NDO startup thread failed at ndo_empty_startup_queues() - some data may be inaccurate.
NDO-3: Query failed in ndo_empty_queue_notification (handle_contact_notification_method)

2. some times nagios service gets auto stop after ndo error and need to manual start during monitoring is completely stop
[1595248609] NDO-3: Query failed in ndo_empty_queue_timed_event
[1595248609] NDO-3: Query failed in ndo_empty_queue_timed_event
[1595248609] Caught SIGSEGV, shutting down...
[1595248609] Caught SIGTERM, shutting down...

3. new changes takes around 3-4 minutes to visible on console after apply configuration
4. scheduled downtime page takes around 5 minutes to visible hosts/services after apply configuration

We dont have any errors in any other log file.

Our Environment:
RHEL 7.8 (3.10.0-1127.13.1.el7.x86_64) with 32G Memory and 16core cpu
Nagios XI 5.7.2
mysql Ver 15.1 Distrib 5.5.65-MariaDB
php 5.4.16
gearmand 0.33
ramdisk
Hosts: 960
Services: 15500

Thanks..

Re: Nagios XI 5.7.2 NDO issue

Posted: Mon Jul 20, 2020 8:23 pm
by syntelgcc
waiting for resolution

Re: Nagios XI 5.7.2 NDO issue

Posted: Tue Jul 21, 2020 9:13 am
by syntelgcc
any update pls

Re: Nagios XI 5.7.2 NDO issue

Posted: Tue Jul 21, 2020 9:44 am
by cdienger
I'd like to get a profile from the XI server which can be generated under Admin > System Config > System Profile > Download Profile.

I'd also like to get a copy of a the database that has the current configuration. If the default database is being used then this can be done from the command line with:

Code: Select all

mysqldump -uroot -pnagiosxi nagiosql > nagiosql.sql
Please private message me the data requested.

Re: Nagios XI 5.7.2 NDO issue

Posted: Tue Jul 21, 2020 10:01 am
by syntelgcc
Hi,

due to security reason we are unable to share profile as well sql dump. please suggest other solution or arrange a webex session so can check our our setup.

Thanks..

Re: Nagios XI 5.7.2 NDO issue

Posted: Tue Jul 21, 2020 9:22 pm
by syntelgcc
any update pls

Re: Nagios XI 5.7.2 NDO issue

Posted: Wed Jul 22, 2020 9:17 am
by cdienger
Revert to the changes that recently were made with ndo by following the steps for cent 7 in https://support.nagios.com/forum/viewto ... 16&t=59126.