Hello!
We have a Zabbix 4.2.4 in large environment (approx. 7k hosts) and faced with problem: when click on the host in Monitoring - Problems page, that opens a popup window with scripts and go to links, all be ok, but this popup opens in 10sec (too slow).
Seems to Chrome devtools, I'm found this:
which takes a waiting for TTFB approx. 10 sec.
In Zabbix DEBUG this query is not shown and I with our DBA trying to find lazy SQL queryes in DB, but unsuccessfull.
Who know how to debug this trace or optimize this issue?
We have a Zabbix 4.2.4 in large environment (approx. 7k hosts) and faced with problem: when click on the host in Monitoring - Problems page, that opens a popup window with scripts and go to links, all be ok, but this popup opens in 10sec (too slow).
Seems to Chrome devtools, I'm found this:
which takes a waiting for TTFB approx. 10 sec.
In Zabbix DEBUG this query is not shown and I with our DBA trying to find lazy SQL queryes in DB, but unsuccessfull.
Who know how to debug this trace or optimize this issue?
Comment