Monitor windows process or service cpu usage

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
AgentZoy
Posts: 3
Joined: Wed Aug 05, 2020 2:35 am

Monitor windows process or service cpu usage

Post by AgentZoy »

Hi
I need to monitor cpu utilization by windows service or process
For example notepad.exe use 4% cpu
But I cant find any nagios plugin for windows
Can some one help me
HereturbiesWalt
Posts: 10
Joined: Fri Feb 25, 2022 5:06 am

Re: Monitor windows process or service cpu usage

Post by HereturbiesWalt »

sort the processes list by "CPU Usage" high to low, and set refresh to high.

With 8 cores, you're looking for the process to keep popping up with 12% CPU Usage every few seconds.

Otherwise, do the same within resource monitor.
ClaudeSj456
Posts: 13
Joined: Sun Feb 13, 2022 6:06 am

Re: Monitor windows process or service cpu usage

Post by ClaudeSj456 »

Go to the Performance Monitor. Right-click on the graph and select "Add Counters".

In the "Available counters" list, open the "Process" section by clicking on the down arrow next to it. Select "% Processor Time" (and any other counter you want).

In the "Instances of selected object" list, select the process you want to track. Then click on "Add >>". Click on OK once you have what you need.

This will give a graph of the CPU usage for the chosen shagle omegle application.
Locked