NetXMS Agent - possible memory leak

Started by suphu, March 03, 2021, 08:56:58 PM

Previous topic - Next topic

suphu

Hi,

NetXMS Agent version = 3.5.90

I have added a DCI to track memory use of the NetXMS Agent process using built-in Process.WkSet("nxagentd.exe").
Overtime I see a trend of increased memory use - I have attached chart of trend.  You can see the drops indicating restart of node or agent service.
Is this a memory leak?
What is normal memory use?

Thanks.

Filipp Sudanov

It's advised to upgrade your system - current version is 3.8. There could have been changes since 3.5 that would fix this issue.

Would this behavior countinue in 3.8, try partially disabling DCIs to isolate ones that are causing the issue.

BTW, do you have any external parameters / providers where agent would be calling some other commands?