Hello!
A couple of days ago I had to restart the old server which ate all memory.
After some investigation I found out that it was Zabbix Agent who used more than 400 Mb of RAM.
I started to collect data about memory utilization of Zabbix Agent application
On the graph we can see how Zabbix Agent slowly increase the amount of memory which it use.
After first day I upgraded Zabbix Agent from version 2.2.1 to 2.2.3 but nothing was changed.
I checked the different servers with different OS'e (from Windows XP to Windows 2008) and typically Zabbix Agent use 4-10 MB of RAM and this amount of memory doesn't grow up over time.
Server OS : Windows 2000 SP4, virtual environment
Zabbix Agent Version: 2.2.1 or 2.2.3
Server Memory: 654,828 bytes
How I can fix it (if it possible to fix) ?
A couple of days ago I had to restart the old server which ate all memory.
After some investigation I found out that it was Zabbix Agent who used more than 400 Mb of RAM.
I started to collect data about memory utilization of Zabbix Agent application
Code:
[LIST][*]perf_counter[\Process(zabbix_agentd.e)\Private Bytes][*]perf_counter[\Process(zabbix_agentd.e)\Virtual Bytes][/LIST]
After first day I upgraded Zabbix Agent from version 2.2.1 to 2.2.3 but nothing was changed.
I checked the different servers with different OS'e (from Windows XP to Windows 2008) and typically Zabbix Agent use 4-10 MB of RAM and this amount of memory doesn't grow up over time.
Server OS : Windows 2000 SP4, virtual environment
Zabbix Agent Version: 2.2.1 or 2.2.3
Server Memory: 654,828 bytes
How I can fix it (if it possible to fix) ?

Comment