银行Zabbix

内存溢出导致zabbix_server服务关闭?

138401:20170630:172159.850 using configuration file: /data/zabbix/etc/zabbix_server.conf 138401:20170630:172159.854 current database version (mandatory/optional): 03020000/03020000 138401:20170630:172159.854 required mandatory version: 03020000 13...显示全部

138401:20170630:172159.850 using configuration file: /data/zabbix/etc/zabbix_server.conf
138401:20170630:172159.854 current database version (mandatory/optional): 03020000/03020000
138401:20170630:172159.854 required mandatory version: 03020000
138401:20170630:172200.238 __mem_malloc: skipped 0 asked 48 skip_min 4294967295 skip_max 0
138401:20170630:172200.238 [file:strpool.c,line:53] zbx_mem_malloc(): out of memory (requested 42 bytes)
138401:20170630:172200.238 [file:strpool.c,line:53] zbx_mem_malloc(): please increase CacheSize configuration parameter

收起
参与9

查看其它 2 个回答Giving丶的回答

Giving丶Giving丶运维售后工程师北京优特捷信息技术有限公司

打开zabbix_server.conf 找到 Option: CacheSize
把原来的 # CacheSize = 8M 前面的#注释去掉,将8M修改为1024,这个1024根据服务器性能修改。

### 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=1024M   
软件开发 · 2020-01-06
浏览1607

回答者

Giving丶
运维售后工程师北京优特捷信息技术有限公司

Giving丶 最近回答过的问题

回答状态

  • 发布时间:2020-01-06
  • 关注会员:4 人
  • 回答浏览:1607
  • X社区推广