Resetting performance counter values - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

Performance counter values continue to increment until they are reset. Values can be reset by either of the following methods:

  • Reboot the server.

  • Recreate the performance counters.

To recreate the performance counters:

  1. Delete the existing counters using the following command:

    powershell.exe .\SpfPerfmonSetup.ps1 -action delete

  2. Recreate the counters using the following command:

    powershell.exe .\SpfPerfmonSetup.ps1 -action create

  3. Verify that the counters have been successfully created using the following command:

    powershell.exe .\SpfPerfmonSetup.ps1 -action display

If performance counters are deleted and not recreated, make sure the PerfmonStatus property in Server Manager is reset to 0.