Performance issue post upgrading to 5.5.9

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aditya.c.anand
Posts: 56
Joined: Mon Mar 20, 2017 7:16 am

Performance issue post upgrading to 5.5.9

Post by aditya.c.anand »

Hello Team,

We have recently upgraded to the latest version of NagiosXI 5.5.9. Post that we are receiving high CPU utilization and acknowledgement of alerts and putting hosts and services under maintenance window are taking a longer time than expected.
Can you please assist what can we do to accommodate the same?
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Performance issue post upgrading to 5.5.9

Post by cdienger »

Please PM me a profile from the machine. The profile can be generated under Admin > System Config > System Profile > Download Profile.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
aditya.c.anand
Posts: 56
Joined: Mon Mar 20, 2017 7:16 am

Re: Performance issue post upgrading to 5.5.9

Post by aditya.c.anand »

Hello Team,

Please find the attached profile. We are still facing the same issue.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Performance issue post upgrading to 5.5.9

Post by scottwilkerson »

You have 153 processes running since Jan 25 that are running ssh command to another server

Code: Select all

ps -ef|grep ssh
Also noticed a bunch of commands running something like

Code: Select all

tail --follow=name -n 50 /var/log/icinga2/icinga2.log
Just so we are clear, we cannot support running icinga2 on the same server that you are running Nagios XI.

At this point I would first recommend rebooting the Nagios XI server

Code: Select all

reboot
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked