Agents and Wireshark / WinPCap
WinPCap is a packet capture library that’s often used when you capture live network data. Several packet analysis applications, such as Wireshark, use WinPCap.
If you use such applications together with the PerformanceGuard agent on 64-bit computers, read this information about how to install and remove WinPCap.
Install WinPCap
Section titled “Install WinPCap”If you want to run PerformanceGuard agents alongside a product that uses WinPCap (for example Wireshark), and you install WinPCap after you’ve installed the PerformanceGuard agents, you must install WinPCap in the following way:
-
Start an elevated command prompt and enter these commands:
Terminal window Net stop pgaTerminal window Net stop pgnpfIgnore any errors caused by the Net stop pgnpf command.
-
Install WinPCap, or the product that installs WinPCap, for example Wireshark.
-
When ready, enter this command in the elevated command prompt:
Terminal window Net start pga
Remove WinPCap
Section titled “Remove WinPCap”If you need to remove WinPCap from a computer that also runs the PerformanceGuard agent, do the following:
-
Start an elevated command prompt and enter this command:
Terminal window Net stop pga -
Remove WinPCap, or the product that has installed WinPCap, for example Wireshark.
-
When ready, enter this command in the elevated command prompt:
Terminal window Net start pga