Hi!
Running zabbix 1.1.6 on linux server and latest windows agents on monitored servers. Discovered that on some windows boxes zabbix agent's memory usage grows steadily over the time reaching over 200Mb -at this stage server becames pretty much unusable. After restarting of zabbix agent memory usage drops, but after couple of weeks zabbix agent is using hundreds Mb of memory again.
Details:
Server(s) - IBM x335 with 2Gb of RAM running Win2000 SP2 + MSSQL server 2000 standard edition SP3.
This only happens on servers with MSSQL installed as any other windows boxes work without any problems.
The only difference in zabbix configuration between MSSQL servers and other windows boxes is that MSSQL template contains the following items in addition to plain windows template:
perf_counter[\SQLServer:Buffer Manager\Buffer cache hit ratio]
perf_counter[\SQLServer:Memory Manager\Target Server Memory(KB)]
perf_counter[\SQLServer:Memory Manager\Total Server Memory (KB)]
Is it a known issue? If so are there any workarounds?
Running zabbix 1.1.6 on linux server and latest windows agents on monitored servers. Discovered that on some windows boxes zabbix agent's memory usage grows steadily over the time reaching over 200Mb -at this stage server becames pretty much unusable. After restarting of zabbix agent memory usage drops, but after couple of weeks zabbix agent is using hundreds Mb of memory again.
Details:
Server(s) - IBM x335 with 2Gb of RAM running Win2000 SP2 + MSSQL server 2000 standard edition SP3.
This only happens on servers with MSSQL installed as any other windows boxes work without any problems.
The only difference in zabbix configuration between MSSQL servers and other windows boxes is that MSSQL template contains the following items in addition to plain windows template:
perf_counter[\SQLServer:Buffer Manager\Buffer cache hit ratio]
perf_counter[\SQLServer:Memory Manager\Target Server Memory(KB)]
perf_counter[\SQLServer:Memory Manager\Total Server Memory (KB)]
Is it a known issue? If so are there any workarounds?
Comment