Hi there, I am new to Zabbix and currently in the process of tuning Zabbix Server, Zabbix Proxy and working through problems Zabbix is identifying with hosts, that went unnoticed before. Very useful exercise.
Regarding Zabbix server and proxy the enerated problems are usually easy to map to environment variable names needed to set with the corresponding server and proxy containers to tune the right parameters. But sometimes it is hard or impossible to identify the correct environment variable name to tune the correct parameter.
Curently I have the following open problems and I could not find which environment variables to set with the respective container to increase the number of processes:
In general it would be helpful to choose the problem description so that it 1:1 maps to the configuration parameter names - which in turn should be a 1:1 match to the corresponding container environment variable names. This does not seem to be the case currently.
It would be great if someone could chime in and provide the right environment variable names for the corresponding problems listed above.
Regarding Zabbix server and proxy the enerated problems are usually easy to map to environment variable names needed to set with the corresponding server and proxy containers to tune the right parameters. But sometimes it is hard or impossible to identify the correct environment variable name to tune the correct parameter.
Curently I have the following open problems and I could not find which environment variables to set with the respective container to increase the number of processes:
- Zabbix server: Utilization of history syncer processes over 75%
- Zabbix server: Utilization of configuration syncer processes over 75%
- Zabbix proxy: Utilization of data sender processes over 75%
In general it would be helpful to choose the problem description so that it 1:1 maps to the configuration parameter names - which in turn should be a 1:1 match to the corresponding container environment variable names. This does not seem to be the case currently.
It would be great if someone could chime in and provide the right environment variable names for the corresponding problems listed above.
Comment