2 Questions here:
* how can one reduce used configurationCache ? if i got it right that one increases lineraly with the number of hosts (like x kB are kept in cache per every host). How can one reduce the configuration cache need WITHOUT deleting hosts ? Do disabled hosts count on the config cache, or is it possible to instruct zabbix to use less memory per host somehow ? I have tried moving some hosts onto a proxy but that did not change anything on the configCache utilization on the server
* i am using host discovery to create all these hosts. Is it possible to change the status of some discovered host (enabled(disabled) according to some discovery variable ? --> i mean to disable it, not to delete it, i.e. the historical data needs to be preserved
P.S. btw, while moving the hosts to the proxy i have noticed that the Active mode on the host was failing because the server was probably timing out when sending the configuration. i had to use passive mode to send the configuration to the proxy. During the test i have moved about 5000 hosts to a single proxy and the configuration transmitted in passive mode was about 55MB large.
* how can one reduce used configurationCache ? if i got it right that one increases lineraly with the number of hosts (like x kB are kept in cache per every host). How can one reduce the configuration cache need WITHOUT deleting hosts ? Do disabled hosts count on the config cache, or is it possible to instruct zabbix to use less memory per host somehow ? I have tried moving some hosts onto a proxy but that did not change anything on the configCache utilization on the server
* i am using host discovery to create all these hosts. Is it possible to change the status of some discovered host (enabled(disabled) according to some discovery variable ? --> i mean to disable it, not to delete it, i.e. the historical data needs to be preserved
P.S. btw, while moving the hosts to the proxy i have noticed that the Active mode on the host was failing because the server was probably timing out when sending the configuration. i had to use passive mode to send the configuration to the proxy. During the test i have moved about 5000 hosts to a single proxy and the configuration transmitted in passive mode was about 55MB large.
).
I think I was referring to network discovery and related actions.
Comment