Page 1 of 1
How to execute the cpuload in windows
Posted: Wed Nov 27, 2019 12:43 am
by grayloglearn
Hi Team
we are running the nsclient 0.5.0.62 nsclient version. We facing issue with cpuload as performance data.
I know when we call the cpuload using check_nt -H remotehost -P 12489 -s "xys" -v CPULOAD. we will get the data from agent.
my concern is how to execute the CPULOAD variable in windows machine and how to get the data in windows server itself.
How CPULOAD is working in windows machine?
if we want to run the CPULOAD in windows machine how to run?
Re: How to execute the cpuload in windows
Posted: Wed Nov 27, 2019 9:08 am
by scottwilkerson
grayloglearn wrote:How CPULOAD is working in windows machine?
if we want to run the CPULOAD in windows machine how to run?
CPULOAD is part of NSClient++ agent, it is not directly part of Windows so you cannot run it directly.
Re: How to execute the cpuload in windows
Posted: Wed Nov 27, 2019 11:37 pm
by grayloglearn
How we can know what are the actions will perform when we ask cpuload in agent??
Could you please explain what are the steps will perform in agent.
Re: How to execute the cpuload in windows
Posted: Mon Dec 02, 2019 7:26 am
by scottwilkerson
grayloglearn wrote:How we can know what are the actions will perform when we ask cpuload in agent??
Could you please explain what are the steps will perform in agent.
We are not the developers of NSClient++ so we do not have knowledge of the inner working of how this is calculated, you would need to ask the developers here:
https://www.nsclient.org/support/
Re: How to execute the cpuload in windows
Posted: Tue Dec 03, 2019 9:00 am
by grayloglearn
Nsclient team not respended for the queries which I post. So pls help me out on this, how to check this in windows Server??
Re: How to execute the cpuload in windows
Posted: Tue Dec 03, 2019 9:05 am
by scottwilkerson
grayloglearn wrote:Nsclient team not respended for the queries which I post. So pls help me out on this, how to check this in windows Server??
I really don't know what more I can provide. As mentioned, we do not produce that software and we do not even have access to its' source to even figure out how it gathers the information as you are requesting. If I had to guess it would be from Windows performance counter, but this is totally a guess.