Zabbix: Less than 25% free in the configuration cache

How i fixed it…

Im running my zabbix server on ubuntu –

Open your sysctl.conf and assign an amount of shared memory

#vi /etc/sysctl.conf:

This gives you 2.6gb of shared space

To apply changes in the /etc/sysctl.conf immediately, execute:

 

Now edit your zabbix server conf file –

#vi  /etc/zabbix/zabbix_server.conf

add the following or uncomment and change

CacheSize=2G

 

Now I restarted zabbix-server and its all back up and running fine.

2 thoughts on “Zabbix: Less than 25% free in the configuration cache

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.