Network Management
Newly installed Agent are not polling any statistics of CPU and Memory usage in the Orion Platform
On an Agent-polled node CPU and Memory statistics are not gathered as expected.
First published date
Last published date
Overview
Product section
Cause
Resolution
1. Open a command prompt as an administrator on the target server and enter the following commands:
cd %windir%\system32\
lodctr /R
cd %windir%\sysWOW64\
lodctr /R
Note: These commands will re-synchronize the counters and does not have an effect on the performance of the machine.
2. Open regedit and go the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfProc\Performance
3. Search for Disable Performance Counters and make sure that the value is not 1. You can either change the value to 0 or delete the entry.
Note: Create a backup of the entry and contact your system administrator before making changes to the registry.
4. Restart the Windows Management Instrumentation service.