Need Help in Configuring Process Memory Usage

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Need Help in Configuring Process Memory Usage

Post by tgriep »

Can you open Performance Monitor on the Windows system and view that counter and see what it is running at?
How many cores do you have running on your Windows system?
Be sure to check out our Knowledgebase for helpful articles and solutions!
CloudOps
Posts: 88
Joined: Mon Feb 08, 2016 12:52 am

Re: Need Help in Configuring Process Memory Usage

Post by CloudOps »

tgriep wrote:Can you open Performance Monitor on the Windows system and view that counter and see what it is running at?
How many cores do you have running on your Windows system?
Hi tgriep,

here is the screenshot for performance counter. And Server got 4 core.does checkcounter for CPU depends on number of core?
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Need Help in Configuring Process Memory Usage

Post by tgriep »

I think the check is showing you that the process is taking 99% of one core and the Task Manager is showing you the average over 4 cores, that is why the numbers are different.
Does that help?
Be sure to check out our Knowledgebase for helpful articles and solutions!
CloudOps
Posts: 88
Joined: Mon Feb 08, 2016 12:52 am

Re: Need Help in Configuring Process Memory Usage

Post by CloudOps »

tgriep wrote:I think the check is showing you that the process is taking 99% of one core and the Task Manager is showing you the average over 4 cores, that is why the numbers are different.
Does that help?
Hi tgriep,

then can you guide me how i can get the exact value??
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Need Help in Configuring Process Memory Usage

Post by tgriep »

Take a look at this site to see if you can find a way to manipulate the data the way you want, I couldn't find anything.

Code: Select all

http://docs.nsclient.org/0.4.4/manual/index.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked