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?
Need Help in Configuring Process Memory Usage
Re: Need Help in Configuring Process Memory Usage
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Need Help in Configuring Process Memory Usage
Hi tgriep,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?
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.
Re: Need Help in Configuring Process Memory Usage
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?
Does that help?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Need Help in Configuring Process Memory Usage
Hi tgriep,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?
then can you guide me how i can get the exact value??
Re: Need Help in Configuring Process Memory Usage
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.htmlBe sure to check out our Knowledgebase for helpful articles and solutions!