Increased load on Nagios since upgrade to 5.7.3

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kevsalt
Posts: 1
Joined: Fri Nov 11, 2016 3:04 am

Increased load on Nagios since upgrade to 5.7.3

Post by kevsalt »

Hi Folks,
Has anyone noticed an increase in load on the nagios servers after upgrading to 5.7.3?
I've seen this show an increase in icmp check times run from the nagios server to the servers being monitored.
Also looks like more processes are being spawned which im trying to figure out too.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Increased load on Nagios since upgrade to 5.7.3

Post by benjaminsmith »

Hi @kevsalt,

Let's get a profile from this system and review the logs. I would also run a top command output and examine the processes consuming the most CPU. If this is coming from MySQL, I would run the repair script and let me know if you noticed any improvements.

Code: Select all

/usr/local/nagiosxi/scripts/repair_databases.sh
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
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