Network Management
NetPath probe not reporting results
How to troubleshoot when a NetPath graph was not generated after deploying a NetPath remote agent for three or more probing intervals. The "First poll not yet complete" message did not change after refreshing the NetPath Services page.
First published date
Last published date
Overview
The NetPath probe does not seem to be reporting results.
No NetPath graph was generated after deploying a NetPath remote agent for three or more probing intervals. The "First poll not yet complete" message did not change after refreshing the NetPath Services page.
Product section
Resolution
Step 1: Check if the NetPath remote agent installed successfully
- From the SolarWinds Platform Web Console, click Settings > All Settings > Manage Agents.
- Check the status of the NetPath remote agent.
- If the installation succeeded, that status reads "Agent is running, Connected." If not, the status reads "Installation in progress."
Did the agent install successfully?
- Yes: Go to Step 2.
- No:
- Delete the agent.
- Redeploy the agent manually .
- Deploy the NetPath probe with the primary IP address of the agent.
Step 2: Check if the NetPath agent has a missing component
- Open an RDP session to the NetPath agent computer.
- From the Windows Control Panel, open Program and Features.
- Check if the following items are installed:
- WinPcap 4.1.3: Find the installer on the main Orion server at
C:\ProgramData\SolarWinds\Installers\WinPcapSilent - Microsoft Visual Studio C++ 2013 Redistributable (x86)
- WinPcap 4.1.3: Find the installer on the main Orion server at
Is a component missing?
- Yes: Download and install the missing component, and then restart the SolarWinds Agent service.
- No: Go to Step 3.
Step 3: Check if the NetPath agent plug-in installed successfully
- From the Orion Web Console, click Settings > All Settings > Manage Agents.
- Select the NetPath remote agent, and click More Actions > View installed plug-ins report.
- Check if the NetPath plug-in is installed and has a green status.
Did the plug-in install sucessfully?
- Yes: Go to Step 4 .
- No: Reinstall the NetPath plugin:
- Click My Dashboards > Network > NetPath Services.
- Locate the grey path with the issue.
- Click the Delete to the right of the service to remove it.
- Add a new probe with the same IP address and credentials that you previously used. It is important that the IP address matches the agent. This skips verification of credentials, and just deploys the NetPath plug-in if it is missing.
- Wait for one polling interval to get a green status, or verify in the Manage Agents view.
Step 4: Check if WinPcap is installed properly
- From the Windows Control Panel, open Program and Features.
- Check if WinPcap is installed.
- Run
cmdfrom the Windows Start Menu as administrator. - Run
sc query npffrom the command prompt. - Check if the results show that the NPF service exists and is in a Running state.
Is WinPcap installed properly?
- Reinstall WinPcap:
- On the main Orion server, go to
C:\ProgramData\Solarwinds\Installers\WinPcapSilent\for the WinPcap installer. - If WinPcap is already installed on the NetPath probe and not functioning properly, uninstall WinPcap from Program and Features in the Windows Control Panel.
- Run a command prompt as administrator, and enter
sc query npf.- If the query result shows "the specified service does not exist," skip to the next step.
- If the query result shows that the NPF service exists, reboot the computer.
- Run the WinPcapSilent installer with administrator rights.
- On the main Orion server, go to