Hi all,
Its my first time on Zabbix, so theres a newbie here.
I'm trying to get % CPU utilization of some specific processes - i.e. sqlservr.exe
After some researchs on web, the perf counter below would be the best choice:
perf_counter["\Process(sqlservr)\%...
Search Result
Collapse
2 results in 0.0018 seconds.
Keywords
Members
Tags
-
How to get % CPU usage by process - Windows
-
How to monitor the CPU% used by Sqlservr.exe and SQLAGENT.exe?
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]