Hello, I deal with the problem of high load avarage on your Nagios XI. Installing Nagios is the 32bit version of VMware. VMware is the standard for nagios so I can use only 4 vCPU. nagios.cfg I see the edited document http://assets.nagios.com/downloads/nagi ... rmance.pdf without improving load avarage. Is there a way to reduce the load avatage?
Moving that MySQL server should cut the CPU usage in at least half. Did you turn the mysqld service off on your Nagios server? When you do the top command, is there a service that is eating a riduculous amount of cycles?
what does your disk usage look like? iostat might tell you a bit more.
I had a similar situation with the 32bit vm; no matter what I did the load would not go down. I had about the same amount of hosts and checks (all passive nsca) and mysql on a second server. I moved to a 64bit server with 8gb of ram and switched all the checks over to nrdp, after which the load sits around 1 to 1.5.