Network Management
Reset corrupted Windows performance counters to troubleshoot NTA
This article describes how to reset corrupt performance counters. Corrupt performance counters prevent precise troubleshooting of SolarWinds NetFlow Service or NTA Flow Storage Service
First published date
Last published date
Overview
Product section
Cause
To verify the cause of the issue:
- Check NTA.BusinessLayer.log or FastBitServerService.log, and if there is the following error message, your service crashes because of corrupted counters.
- Open Windows Performance Monitor (for example by entering perfmon into the Command Prompt) and navigate to Performance Monitor. In case of performance counters, an error message is displayed, such as: "MMC cannot initialize the snap-in performance monitor".
Resolution
- Open the Command Prompt using an account with administrator rights.
- Change the directory according to your operating system:
- For 32-bit operating systems, type:
c:\windows\system32
- For 64-bit operating systems, type:
cd c:\windows\sysWOW64
- Run lodctr /r.
- Restart the appropriate service (SolarWinds NetFlow or NTA Flow Storage service).