NAgios client is utilising more memory

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
udaykumar
Posts: 66
Joined: Thu Jan 11, 2018 12:55 am

NAgios client is utilising more memory

Post by udaykumar »

Hi Team,

we are using nsclient of version 0.4.4.15 across our infrastructure.
But recently, in one of our server, nsclient is utilizing 90% of memory constantly.

Can you please let us know, how to resolve this issue.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: NAgios client is utilising more memory

Post by benjaminsmith »

Hello @udaykumar

I would recommend upgrading to the latest stable version, .5.2.35, and see if this resolves the issue as memory leaks have been corrected (https://github.com/mickem/nscp/issues/199).

NSClient++
https://nsclient.org/download/
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
udaykumar
Posts: 66
Joined: Thu Jan 11, 2018 12:55 am

Re: NAgios client is utilising more memory

Post by udaykumar »

Hi Team,

Can we know the reason, why agent utilizes the high memory all of sudden.
Cant we fix in same version.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: NAgios client is utilising more memory

Post by benjaminsmith »

Hello @udaykumar

If this is only occurring in one for your servers, then it's probably an issue with that system itself. Can you post the nsclient.log file, so we can review it for errors?

To enable debug log in the nsclient.ini:

Code: Select all

[/settings/log]
level = debug
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked