Hi,
How can i monitor a VPN Dial Connection from a Windows 10 PC to any PC? (PPTP)
We dial a VPN Connection from a Windows PC
at Windows XP i use Network Interface (bandwidthsensor
wmibandwidthsensor) PPP. It works fine.
but at
Windows 10 there are no Interface only the Hardware Interface like Realtek.
On the PC I install a Remote Probe.
Thanks for Helping!
Article Comments
Hi there,
Please use our WMI Tester (https://www.paessler.com/tools/wmitester), run it on the PRTG Host (or host of the Remote Probe) and scan against this particular target, please use the "Custom Query" from the "Advanced" Tab of the Tool with the following WMI-Query:
SELECT Name, BytesTotalPerSec FROM Win32_PerfRawData_Tcpip_NetworkAdapter
Please forward us the resulting table.
Best regards.
Oct, 2017 - Permalink
Hi there,
Please use our WMI Tester (https://www.paessler.com/tools/wmitester), run it on the PRTG Host (or host of the Remote Probe) and scan against this particular target, please use the "Custom Query" from the "Advanced" Tab of the Tool with the following WMI-Query:
SELECT Name, BytesTotalPerSec FROM Win32_PerfRawData_Tcpip_NetworkAdapter
Please forward us the resulting table.Best regards.
Oct, 2017 - Permalink