-
Problem report
-
Resolution: Commercial support required
-
Minor
-
None
-
3.4.11
-
None
Steps to reproduce:
Either loading or the dashboard or when it auto-refreshes.
Result:
Page takes several seconds to load
Zabbix Server log has
16367:20180718:131510.105 slow query: 4.580088 sec, "select distinct t.triggerid,t.description,t.expression,t.error,t.priority,t.type,t.value,t.state,t.lastchange,t.status,t.recovery_mode,t.recovery_expression,t.correlation_mode,t.correlation_tag from hosts h,items i,functions f,triggers t where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=t.triggerid and h.status in (0,1) and t.flags<>2" 16367:20180718:131514.750 slow query: 4.186808 sec, "select distinct tt.triggertagid,tt.triggerid,tt.tag,tt.value from trigger_tag tt,triggers t,hosts h,items i,functions f where t.triggerid=tt.triggerid and t.flags<>2 and h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=tt.triggerid and h.status in (0,1)"