Zabbix-server - Problema ao Iniciar processo no servidor

369 views
Skip to first unread message

João Paulo

unread,
Jan 18, 2018, 5:22:54 AM1/18/18
to Zabbix Brasil
Senhores bom dia!

Rodo um centos 7.3 com zabbix + mariabd e o mesmo estava funcionando normalmente ate eu reiniciar a maquina


Por ser uma maquina virtual, realizei o aumento da memoria.

Após esse processo, ao iniciar a maquina não consigo mais iniciar o zabbix-server.

O erro que acontece é esse nos logs do zabbix-server

17810:20180118:082053.839 SSH2 support:              YES
 17810:20180118:082053.839 IPv6 support:              YES
 17810:20180118:082053.839 TLS support:               YES
 17810:20180118:082053.839 ******************************
 17810:20180118:082053.839 using configuration file: /etc/zabbix/zabbix_server.conf
 17810:20180118:082053.843 current database version (mandatory/optional): 03000000/03000000
 17810:20180118:082053.843 required mandatory version: 03000000
 17810:20180118:082054.076 __mem_malloc: skipped 0 asked 24 skip_min 4294967295 skip_max 0
 17810:20180118:082054.076 [file:dbconfig.c,line:89] zbx_mem_realloc(): out of memory (requested 16 bytes)
 17810:20180118:082054.076 [file:dbconfig.c,line:89] zbx_mem_realloc(): please increase CacheSize configuration parameter
 17821:20180118:082104.316 Starting Zabbix Server. Zabbix 3.0.14 (revision 76338).
 17821:20180118:082104.316 ****** Enabled features ******
 17821:20180118:082104.316 SNMP monitoring:           YES
 17821:20180118:082104.316 IPMI monitoring:           YES
 17821:20180118:082104.316 Web monitoring:            YES
 17821:20180118:082104.316 VMware monitoring:         YES
 17821:20180118:082104.316 SMTP authentication:       YES
 17821:20180118:082104.316 Jabber notifications:      YES
 17821:20180118:082104.316 Ez Texting notifications:  YES
 17821:20180118:082104.316 ODBC:                      YES
 17821:20180118:082104.316 SSH2 support:              YES
 17821:20180118:082104.316 IPv6 support:              YES
 17821:20180118:082104.316 TLS support:               YES
 17821:20180118:082104.316 ******************************
 17821:20180118:082104.316 using configuration file: /etc/zabbix/zabbix_server.conf
 17821:20180118:082104.320 current database version (mandatory/optional): 03000000/03000000
 17821:20180118:082104.320 required mandatory version: 03000000
 17821:20180118:082104.562 __mem_malloc: skipped 0 asked 24 skip_min 4294967295 skip_max 0
 17821:20180118:082104.562 [file:dbconfig.c,line:89] zbx_mem_realloc(): out of memory (requested 16 bytes)
 17821:20180118:082104.562 [file:dbconfig.c,line:89] zbx_mem_realloc(): please increase CacheSize configuration parameter
 17831:20180118:082114.821 Starting Zabbix Server. Zabbix 3.0.14 (revision 76338).

Vocês poderia me ajudar com isso?

Lucas Aquino

unread,
Aug 20, 2018, 3:31:27 PM8/20/18
to Zabbix Brasil
Olá,

No meu caso, resolvi aumentando o tamanho do parâmetro CacheSize, no arquivo zabbix_server.conf

vi /etc/zabbix/zabbix_server.conf

### Option: CacheSize
# CacheSize=8M
CacheSize=48M

Reply all
Reply to author
Forward
0 new messages