How to execute the cpuload in windows

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
grayloglearn
Posts: 222
Joined: Thu Jul 06, 2017 8:55 am

How to execute the cpuload in windows

Post 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?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to execute the cpuload in windows

Post 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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
grayloglearn
Posts: 222
Joined: Thu Jul 06, 2017 8:55 am

Re: How to execute the cpuload in windows

Post 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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to execute the cpuload in windows

Post 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/
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
grayloglearn
Posts: 222
Joined: Thu Jul 06, 2017 8:55 am

Re: How to execute the cpuload in windows

Post 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??
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: How to execute the cpuload in windows

Post 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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked