The Performance Counters displays jobs performance information reflecting the workload in Data Mover and provide real-time monitoring of system performance. In the event when there are Data Mover jobs running in the system and no information is displayed on the Performance Counters, execute the following steps on Data Mover Server to activate the Performance Counters.
1.Verify if Windows Performance Monitor is currently active in the system by issue the command “Start > Run > Perfmon”.
2.Rebuild Performance Counters with command “C:\WINDOWS\System32> lodctr /R”
3.If rebuild failed, determine which provider has its status changed to [Disabled] by issue command “C:\WINDOWS\System32> lodctr /Q”
4.Once the provider (e.g. “PerfOS”) has been identified, enable the provider by issue command “C:\WINDOWS\System32> lodctr /e:PerfOS” (without extension)
5.Next, restart Windows Performance Monitor and Data Mover.
6.The Performance Counters should display performance information after the restart.