(83)zabbix Less than 25% free in the configuration cache解决

在zabbix server默认配置下,出现告警:Less than 25% free in the configuration cache,字面意思是:可用的配置缓存少于25%。

报错如下图:

增加zabbix配置缓存

修改zabbix_server.conf配置文件

将缓存从8M提升到16M,如果不足你可以调到最高8G,当然了,能用8G那是几乎不可能的。

重启zabbix server

systemctl  restart  zabbix-server

猜你喜欢

转载自www.cnblogs.com/liliyang/p/10844949.html