Resetting performance counter values - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

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.