65 minute hang up
Posted: Thu Sep 03, 2020 9:35 am
Hello,
Every 65 minutes our XI server stops servicing requests for approximately 10 minutes (used to be shorter than 10 minutes but we are doing initial setup and as we grow the hang has as well). looking at Top we can see that mysqld is running pretty high.
we believe this is caused by this job:
*/5 * * * * nagios /usr/bin/php -q /usr/local/nagiosxi/cron/dbmaint.php >> /usr/local/nagiosxi/var/dbmaint.log 2>&1
I am told one of the things this does is check and run a DB optimization if it has not run in the last hour.
We are running the downloaded XI VM. 4 vCPU's 16GB RAM.
Currently ~150 nodes with ~1860 services.
The virtual disk is very busy during the hang.
Any help would be appreciated.
Thanks
Every 65 minutes our XI server stops servicing requests for approximately 10 minutes (used to be shorter than 10 minutes but we are doing initial setup and as we grow the hang has as well). looking at Top we can see that mysqld is running pretty high.
we believe this is caused by this job:
*/5 * * * * nagios /usr/bin/php -q /usr/local/nagiosxi/cron/dbmaint.php >> /usr/local/nagiosxi/var/dbmaint.log 2>&1
I am told one of the things this does is check and run a DB optimization if it has not run in the last hour.
We are running the downloaded XI VM. 4 vCPU's 16GB RAM.
Currently ~150 nodes with ~1860 services.
The virtual disk is very busy during the hang.
Any help would be appreciated.
Thanks