Hello,
I upgraded my environment from 6.0.0 to 6.0.1 and have this message : Utilization of configuration syncer processes over 75%. Before the upgrade was CPU utilization 0,6% and now is 34%. Im using 3 Proxys.
Nothing bad in the logs on all servers.
Proxy config :
StartPollers=100
StartPollersUnreachable=50
StartPingers=50
StartTrappers=10
StartDiscoverers=15
StartHTTPPollers=5
CacheSize=128M
HistoryCacheSize=64M
HistoryIndexCacheSize=32M

The Zabbix Server configuration is :
StartPollers=100
StartPollersUnreachable=50
StartPingers=50
StartTrappers=1
StartDiscoverers=15
StartPreprocessors=15
StartHTTPPollers=5
StartAlerters=5
StartTimers=2
StartEscalators=2
CacheSize=128M
HistoryCacheSize=64M
HistoryIndexCacheSize=32M
TrendCacheSize=32M
ValueCacheSize=256M
MariaDB 10.6.5 Config :
[mysqld]
max_connections = 404
innodb_buffer_pool_size = 2G
innodb-log-file-size = 128M
innodb-log-buffer-size = 128M
innodb-file-per-table = 1
innodb_buffer_pool_instances = 8
innodb_old_blocks_time = 1000
innodb_stats_on_metadata = off
innodb-flush-method = O_DIRECT
innodb-log-files-in-group = 2
innodb-flush-log-at-trx-commit = 2
tmp-table-size = 96M
max-heap-table-size = 96M
open_files_limit = 65535
max_connect_errors = 1000000
connect_timeout = 60
wait_timeout = 28800
Could you please help ?
THX
I upgraded my environment from 6.0.0 to 6.0.1 and have this message : Utilization of configuration syncer processes over 75%. Before the upgrade was CPU utilization 0,6% and now is 34%. Im using 3 Proxys.
Nothing bad in the logs on all servers.
Proxy config :
StartPollers=100
StartPollersUnreachable=50
StartPingers=50
StartTrappers=10
StartDiscoverers=15
StartHTTPPollers=5
CacheSize=128M
HistoryCacheSize=64M
HistoryIndexCacheSize=32M
The Zabbix Server configuration is :
StartPollers=100
StartPollersUnreachable=50
StartPingers=50
StartTrappers=1
StartDiscoverers=15
StartPreprocessors=15
StartHTTPPollers=5
StartAlerters=5
StartTimers=2
StartEscalators=2
CacheSize=128M
HistoryCacheSize=64M
HistoryIndexCacheSize=32M
TrendCacheSize=32M
ValueCacheSize=256M
MariaDB 10.6.5 Config :
[mysqld]
max_connections = 404
innodb_buffer_pool_size = 2G
innodb-log-file-size = 128M
innodb-log-buffer-size = 128M
innodb-file-per-table = 1
innodb_buffer_pool_instances = 8
innodb_old_blocks_time = 1000
innodb_stats_on_metadata = off
innodb-flush-method = O_DIRECT
innodb-log-files-in-group = 2
innodb-flush-log-at-trx-commit = 2
tmp-table-size = 96M
max-heap-table-size = 96M
open_files_limit = 65535
max_connect_errors = 1000000
connect_timeout = 60
wait_timeout = 28800
Could you please help ?
THX
Comment