DX Unified Infrastructure Management

  • 1.  Internal Alarm: Unable to get CPU data (error)

    Posted Dec 22, 2016 10:54 AM

    Hi TEam,

     

    Nowadays i am getting this error very frequently. I tried to run command 'lodctr /r' but no use. I am getting below error when run this command. Please suggest.

     

    Error: Unable to rebuild performance counter setting from system backup store, error code is 5

     

    Thanks,

    IK



  • 2.  Re: Internal Alarm: Unable to get CPU data (error)

    Posted Dec 23, 2016 03:44 AM

    Can you try on 1 of your problem servers the 3 commands:

    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

    And reboot the server to activate all.



  • 3.  Re: Internal Alarm: Unable to get CPU data (error)

    Posted Dec 27, 2016 06:56 AM

    I am getting error code 5 or error code 2 when trying to run these commands.



  • 4.  Re: Internal Alarm: Unable to get CPU data (error)

    Posted Dec 27, 2016 07:19 AM

    Did you run these commands as full local administrator? (this return code means in most of the time a security error)



  • 5.  Re: Internal Alarm: Unable to get CPU data (error)

    Posted Dec 27, 2016 04:29 PM

    Yes, when i tried these commands with Administrator rights, it is giving me error code 2.