Оптимизация настроек Zabbix / Optimizing Zabbix settings

Опубликовано: 26 Январь 2022
на канале: SystemAdmins
284
3

ПОДПИШИСЬ НА КАНАЛ:    / @systemadmins3980  

ПОДПИШИСЬ на СОЦСЕТИ:
INSTAGRAM:   / systemadmins_  
TikTok: https://www.tiktok.com/@systemadmins?...


grep "CacheSize" /etc/zabbix/zabbix_server.conf

nano /etc/zabbix/zabbix_server.conf

Option: CacheSize
Size of configuration cache, in bytes.
Shared memory size for storing host, item and trigger data.
# Mandatory: no
Range: 128K-8G
Default:
CacheSize=512M

Option: StartDiscoverers
Number of pre-forked instances of discoverers.
# Mandatory: no
Range: 0-250
Default:
StartDiscoverers=5