Hello, I have a problem with the zabbix server container, it stops a few days after installing it.
After seeing the trigger:
More than 75% used in the configuration cache, Consider increasing CacheSize in the zabbix_server.conf configuration file.
In the container configure the values:
CacheSize = 3G
HistoryIndexCacheSize = 1024M
ValueCacheSize = 3G.
But it keeps happening. Any ideas ?
After seeing the trigger:
More than 75% used in the configuration cache, Consider increasing CacheSize in the zabbix_server.conf configuration file.
In the container configure the values:
CacheSize = 3G
HistoryIndexCacheSize = 1024M
ValueCacheSize = 3G.
But it keeps happening. Any ideas ?
Comment