I understand that the Windows CPU Load WMI sensor is in BETA but i am having issues with it - Computers that have been added using the BETA sensor display the error periodically:

Performance Counter Error 0x102

Within the Warning count i a least have 9 entries a day

Please help


Article Comments

Hello,

which exact version of PRTG are you using? On what Windows version is the PRTG Probe running (that has these sensors with the errors)? And can you please upload a screenshot showing the Log-tab of one such problematic sensor?

best regards.


Jan, 2013 - Permalink

Thanks for the quick reply,

Version: PRTG Network Monitor 12.4.7.3475 Probe: Windows 2003 R2 SP2

Log Entries:

30/01/2013 00:06	Windows CPU Load BETA 36	Warning	PC: (Performance Counter error 0x102)
29/01/2013 12:17	Windows CPU Load BETA 36	Up	0%
29/01/2013 12:17	Windows CPU Load BETA 36	Fallback to WMI	(Performance Counter error 0x102)
29/01/2013 12:04	Windows CPU Load BETA 36	Warning	PC: (Performance Counter error 0x102)
29/01/2013 00:03	Windows CPU Load BETA 36	Fallback to WMI	(Performance Counter error 0x102)
27/01/2013 14:24	Windows CPU Load BETA 36	Up	0%

Jan, 2013 - Permalink

the issue here is that the Probe is running on Windows 2003, and Performance Counters only work on 2008 and newer. So the sensors sort-of cycle between trying Performance Counters, which won't work, and WMI, but fall back to Performance Counters as soon as a WMI error comes in.

Please set the "Primary Method" in the "Windows Compatibility Options" for this entire probe (and so all its "child" devices and sensors) to "WMI Only".


Jan, 2013 - Permalink

Thanks, worked a treat


Jan, 2013 - Permalink