On 2017-02-17 23:33, Michael Martinez wrote:
On Fri, Feb 17, 2017 at 1:41 PM, Tobias von der Krone
<icinga+us...@vonderkrone.info> wrote:


That means that your database is too slow and you're queue items will
steadily increase. Actually, 86 queries per second is really slow. What
database are you using and what specs does your database server have?


mysql-5.5, running on the same server as Icinga and Icingaweb2
    - an AWS m4.large instance: 2 core 2.3 GHz Xeon E5 v3; 8GB RAM;
8GB GP2 disk at 100 IOPS.
My guess would be that the 100 IOPS are the bottleneck, which obviously is not much when you already have 86 database queries per second.
I'd try analyzing the system performance using iotop, vmstat and so on.

Regards,
Markus
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to