I'm using the Processor Counter Monitor to add extra performance counters in Windows, which are specific for CPU's.
These performance counters show up in perfmon.
However every time I add them I get the following error:
After some time this error changes to:
According to TypePerf the name of the performance counter I want to use is:
I've tried the following performance counters in Zabbix, but I keep getting the errors explained above:
Can anyone tell me what I'm doing wrong? I have the same problem with a couple of other performance counters, but some work fine..
These performance counters show up in perfmon.
However every time I add them I get the following error:
Invalid performance counter format
Cannot obtain performance information from collector
\PCM Core Counters(total_)\Clockticks
perf_counter["\PCM Core Counters(total_)\Clockticks"]
perf_counter["\PCM Core Counters(total_)\Clockticks/sec"]
perf_counter["\PCM Core Counters(total_)\Clockticks/sec", 60]
perf_counter["\PCM Core Counters(total_)\Clockticks/sec"]
perf_counter["\PCM Core Counters(total_)\Clockticks/sec", 60]
Comment