On a new server the CDM probe is sending the following alarm:
"InternalAlarm: Unable to get CPU data (error)"
What can we do to resolve this issue?
I have already run through the full Repair Windows performance counter steps from the Windows site followed up with a reboot but did not work.
I also ran a full windows update and reboot and did not help.
For reference the rebuilt steps are:
---------------------------
To rebuild all Performance counters including extensible and third-party counters, type the following commands at an Administrative command prompt. Press ENTER after each command.
Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R
Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF
Stop and restart the Performance Logs and Alerts service.
Stop and restart the Windows Management Instrumentation service.