SLOW : to acknowledge, downtime and status return

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cyllenejb
Posts: 2
Joined: Fri Nov 05, 2021 4:20 am

SLOW : to acknowledge, downtime and status return

Post by cyllenejb »

Hi,
I have the Nagios XI in version 5.8.6 with gearmand and ndo2db.

The application is very slow (> 5 min) to acknowledge or downtime and the status of the services / hosts have the same behavior.

We have increase performance of ndo ipcs and RLIMIT_NPROC is unlimited.
The server (all in one) has no load CPU, DISK or MEMORY.

Linux Distribution : CentOS 7
64bit
VMware Image of XI : install version 5.6.4 and update 07/10/2021 to 5.8.6

Do you have any advice?
thanks
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: SLOW : to acknowledge, downtime and status return

Post by benjaminsmith »

Hi,

Thanks for getting in touch with us, and welcome to the customer support forum.

You might have some issues with corrupted database tables, that can cause the load on the system to spike. Try running the repair script and let me know if you see any improvement.

Run the following command as root:

Code: Select all

/usr/local/nagiosxi/scripts/repair_databases.sh
If that doesn't help, please send us a fresh system profile and we'll take a closer look at the logs.

To send us your system profile.
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button

Thanks,
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!
Locked