Hello,
I probably missing something well known but:
I have zabbix server with 5 proxies, when by some reason zabbix server get down for some time, it takes really long time (hours) after server start untill whole system start working.
I can see on mysql server this task:
| zabbix | Query | 1890 | Sending data | select max(id) from history_text where id between 0 and 99999999999999
Any way to speed it up ?
Thank you
I probably missing something well known but:
I have zabbix server with 5 proxies, when by some reason zabbix server get down for some time, it takes really long time (hours) after server start untill whole system start working.
I can see on mysql server this task:
| zabbix | Query | 1890 | Sending data | select max(id) from history_text where id between 0 and 99999999999999
Any way to speed it up ?
Thank you
Comment