Hello, I have zabbix with 3 proxies and with about 3300 devices. It is network devices mostly. When I try to open Monitoring->Graphs page it takes over 15 seconds. How can I make it faster?
Thanks
Thanks
while false; do mysqladmin processlist | grep -v Sleep; sleep 1; done
[root@zabbixdb ~]# free -m
total used free shared buff/cache available
Mem: 11855 7175 2551 40 2128 4413
Swap: 2047 0 2047
[mysqld] max_connections = 600 event_scheduler=ON symbolic-links=TRUE interactive_timeout=180 wait_timeout=180 query_cache_type=0 query_cache_size=0 join_buffer_size=4M innodb_buffer_pool_size=6G innodb_buffer_pool_instances=8 innodb_flush_method=O_DIRECT innodb_file_per_table=1 innodb_old_blocks_time=1000 thread_cache_size=8 innodb_flush_log_at_trx_commit=0 sync_binlog = 0 slow_query_log = 1 slow_query_log_file = /var/log/mariadb/mysql.slow.log

Status of Zabbix Parameter Value Details Zabbix server is running Yes localhost:10051 Number of hosts (enabled/disabled/templates) 3271 3218 / 0 / 53 Number of items (enabled/disabled/not supported) 566382 563542 / 0 / 2840 Number of triggers (enabled/disabled [problem/ok]) 13315 10191 / 3124 [77 / 10114] Number of users (online) 18 2 Required server performance, new values per second 4654.61 Updated: 20:57:15
Comment