Hi guys!

How to monitor the CPU% used by Sqlservr.exe and SQLAGENT.exe?

I am using the following parameters, but the details are incorrect:

Code:
perf_counter[\Process(SQLAGENT)\% Processor Time]

perf_counter[\Process(sqlservr)\% Processor Time]
...