zabbix problem Server Not Running #linux #monitoring #zabbix

preview_player
Показать описание
zabbix server is not running information may not be current:
Step-1:
Find log output to get problem
Use following command:

Step-2:
First Need to find about cache size in zabbix server configuration file

step-3:
edit zabbix configuration file to increase cache size
vi /etc/zabbix/zabbix_server
Find CacheSize from this file
Find the line number 410 (It could be vary from version to version)
Uncomment this line and update default value to 512M
I also change all other relelevent cache size to 128M (IT additional changes)

Update update restart zabbix service
systemctl restart zabbix-server
Рекомендации по теме
Комментарии
Автор

Thank you. I find out the problem was cachesize and I push to 256 as request and the server stating running
Good job man !

parfeit
Автор

you are a lifesaver, thanks a lot pal!!

oscardanielmadridchavez
Автор

Hello guys please I need help,

There are no data for cpu and memory utilization of my zabbix server, what could probably be the cause. And how can I resolve? Please help

olusegunmarvellous
Автор

I am facing problems when installing zabbix unable to connect to database please help me out

rotipanjabi
Автор

after vi
ChaceSize=512
How to save and exit that menu?

ferdiansyahaliefs