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?
Performance issue post upgrading to 5.5.9
-
aditya.c.anand
- Posts: 56
- Joined: Mon Mar 20, 2017 7:16 am
Re: Performance issue post upgrading to 5.5.9
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
Hello Team,
Please find the attached profile. We are still facing the same issue.
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
You have 153 processes running since Jan 25 that are running ssh command to another server
Also noticed a bunch of commands running something like
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
ps -ef|grep sshCode: Select all
tail --follow=name -n 50 /var/log/icinga2/icinga2.logAt this point I would first recommend rebooting the Nagios XI server
Code: Select all
reboot