NetXMS Support Forum

English Support => General Support => Topic started by: suphu on March 03, 2021, 08:56:58 PM

Title: NetXMS Agent - possible memory leak
Post by: suphu on March 03, 2021, 08:56:58 PM
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.
Title: Re: NetXMS Agent - possible memory leak
Post by: Filipp Sudanov on March 04, 2021, 12:27:16 PM
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?