-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.18
-
3x OS. Red Hat Enterprise Linux 9.6, 4cores, 10GB memory
3x Zabbix Proxy: 7.0.18
Steps to reproduce:
Dears,
Steps to reproduce:
I implemented 3 proxies in HA with version 7.0.18 with Zabbix core 7.0.17.
After balancing the hosts, we noticed that the memory of one of the proxies started to increase more than the others.
I started investigating which host could be causing the problem and identified it as the msa2040 storage host with 1356 items (template_san_hpe_msa2040_http.yaml).
See the graphs, highlighting the memory increase after changing the proxy on hosts 01, 02, and 03.
OS. Redhat 9, 8 cores, 10GB memory
Zabbix Core: 7.0.17
Zabbix Proxy: 7.0.18
Proxy 03: Items: 10081 VPS: 51.18
Average number of hosts between proxies: 44
ps -eo size,pid,user,command --sort -size | awk '\{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } \{ for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }' | cut -d "" -f2 | cut -d "-" -f1
See the PS output in the images.(ps 9-29.png and ps 9-56.png)