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:
Any help? I think what I'm doing wrong ...
Thanks for replying.
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]
Thanks for replying.
Comment