Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to collect network metrics on Windows Container #5357

Closed
TerraVenil opened this issue Jan 30, 2019 · 10 comments
Closed

Unable to collect network metrics on Windows Container #5357

TerraVenil opened this issue Jan 30, 2019 · 10 comments
Labels
area/docker area/windows Related to windows plugins (win_eventlog, win_perf_counters, win_services) platform/windows upstream bug or issues that rely on dependency fixes

Comments

@TerraVenil
Copy link

Relevant telegraf.conf:

  [[inputs.win_perf_counters.object]]
    ObjectName = "Network Interface"
    Instances = ["*"]
    Counters = [
      "Bytes Received/sec",
      "Bytes Sent/sec",
      "Packets Received/sec",
      "Packets Sent/sec",
      "Packets Received Discarded",
      "Packets Outbound Discarded",
      "Packets Received Errors",
      "Packets Outbound Errors",
    ]
    Measurement = "win_net"

System info:

Windows Container
Telegraf is running as a Windows Service.
PS C:\Program Files\Telegraf> .\telegraf.exe version
Telegraf 1.9.1 (git: HEAD 20636091)
Windows Docker Host

PS C:\Users\Administrator> docker system info
Server Version: 18.03.1-ee-3
Plugins:
 Volume: local
 Network: ics l2bridge l2tunnel nat null overlay transparent
Swarm: inactive
Default Isolation: process
Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.2580)
OSType: windows
Architecture: x86_64
Docker Root Dir: C:\ProgramData\docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

Expected behavior:

win_net measurement should be collected by Telegraf.

Actual behavior:

[inputs.win_perf_counters]: Error in plugin: error while getting value for counter \Network Interface(*)\Bytes Received/sec: The returned data is valid.

@TerraVenil TerraVenil changed the title Unable to collect metrics on Windows Container Unable to collect network metrics on Windows Container Jan 30, 2019
@glinton
Copy link
Contributor

glinton commented Jan 31, 2019

I'm confused why it's complaining that the data is valid. Do you know a way to get that raw performance counter data to determine if there's something blatantly obvious about it and it's a bad error string?

@glinton glinton added need more info area/windows Related to windows plugins (win_eventlog, win_perf_counters, win_services) labels Jan 31, 2019
@danielnelson
Copy link
Contributor

@TerraVenil I've never attempted this myself, could you try running the equivalent typeperf command in the container?

Search the full name of the counter:

typeperf -qx | FIND "Network Interface"

Get the counter for a specific instance:

typeperf "\Network Interface(isatap.vpn)\Bytes Received/sec

@TerraVenil
Copy link
Author

Hi, @danielnelson.
typeperf -qx | FIND "Network Interface"

\Per Processor Network Interface Card Activity(_Total)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Sent Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(_Total)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Returned Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Received Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Return Packet Calls/sec
PS C:\app> typeperf -qx | FIND "Network Interface" > info.txt
PS C:\app> type .\info.txt
\Per Processor Network Interface Card Activity(_Total)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Send bytes/secc
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Receive bytes/sec (Instantaneous)
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Sent Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(_Total)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Returned Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Received Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\Interrupts/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Switch Extension Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, AWS PV Network Device #0)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, AWS PV Network Device #0)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, AWS PV Network Device #0)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Microsoft ISATAP Adapter #3)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Microsoft ISATAP Adapter #3)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Microsoft ISATAP Adapter #3)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #3)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Hyper-V Virtual Ethernet Adapter #4)\DPCs Queued/sec
\Physical Network Interface Card Activity(AWS PV Network Device #0)\Low Power Transitions (Lifetime)
\Physical Network Interface Card Activity(AWS PV Network Device #0)% Time Suspended (Lifetime)
\Physical Network Interface Card Activity(AWS PV Network Device #0)% Time Suspended (Instantaneous)
\Physical Network Interface Card Activity(AWS PV Network Device #0)\Device Power State
\Network Interface()\Bytes Total/sec
\Network Interface(
)\Packets/sec
\Network Interface()\Packets Received/sec
\Network Interface(
)\Packets Sent/sec
\Network Interface()\Current Bandwidth
\Network Interface(
)\Bytes Received/sec
\Network Interface()\Packets Received Unicast/sec
\Network Interface(
)\Packets Received Non-Unicast/sec
\Network Interface()\Packets Received Discarded
\Network Interface(
)\Packets Received Errors
\Network Interface()\Packets Received Unknown
\Network Interface(
)\Bytes Sent/sec
\Network Interface()\Packets Sent Unicast/sec
\Network Interface(
)\Packets Sent Non-Unicast/sec
\Network Interface()\Packets Outbound Discarded
\Network Interface(
)\Packets Outbound Errors
\Network Interface()\Output Queue Length
\Network Interface(
)\Offloaded Connections
\Network Interface()\TCP Active RSC Connections
\Network Interface(
)\TCP RSC Coalesced Packets/sec
\Network Interface()\TCP RSC Exceptions/sec
\Network Interface(
)\TCP RSC Average Packet Size

PS C:\app> typeperf "\Network Interface(isatap.vpn)\Bytes Received/sec\"
Error: No valid counters.

@danielnelson
Copy link
Contributor

What does this command return?

typeperf "\Network Interface(*)\Bytes Received/sec"

@TerraVenil
Copy link
Author

Hi, @danielnelson. @glinton please accept my apologies I added additional backslash at the end when executing command inside container.
Windows Server 2016(inside container)

PS C:\> typeperf "\Network Interface(isatap.vpn)\Bytes Received/sec"
"(PDH-CSV 4.0)"
"02/12/2019 11:19:57.947","-1"
"02/12/2019 11:19:58.948","-1"
"02/12/2019 11:19:59.949","-1"
"02/12/2019 11:20:00.950","-1"
"02/12/2019 11:20:01.950","-1"
Error:
The data is not valid.
PS C:\> typeperf "\Network Interface(*)\Bytes Received/sec"
Error: No valid counters.

Also I was trying to reproduce current issue on Docker Desktop for Windows.
Docker Host

PS C:\> docker system info
Containers: 9
 Running: 4
 Paused: 0
 Stopped: 5
Images: 136
Server Version: 18.09.0
Storage Driver: windowsfilter (windows) lcow (linux)
 Windows:
 LCOW:
Logging Driver: json-file
Plugins:
 Volume: local
 Network: ics l2bridge l2tunnel nat null overlay transparent
 Log: awslogs etwlogs fluentd gelf json-file local logentries splunk syslog
Swarm: inactive
Default Isolation: hyperv
Kernel Version: 10.0 17134 (17134.1.amd64fre.rs4_release.180410-1804)
Operating System: Windows 10 Pro Version 1803 (OS Build 17134.523)
OSType: windows
Architecture: x86_64
CPUs: 8
Total Memory: 15.9GiB
ID: SXEV:DDUT:SQE7:C23Z:43HA:GEAB:APA4:2MYE:FAUE:4PYJ:PQ7U:ZOMU
Docker Root Dir: C:\ProgramData\Docker
Debug Mode (client): false
Debug Mode (server): true
 File Descriptors: -1
 Goroutines: 114
 System Time: 2019-02-12T13:13:53.730204+02:00
 EventsListeners: 1
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine

Inside Windows Container
PS C:\> typeperf -qx | FIND "Network Interface"
\Per Processor Network Interface Card Activity(_Total)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Packets Coalesced/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\DPCs Deferred/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Send bytes/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Receive bytes/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Send Request Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Tcp Offload Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Low Resource Received Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Low Resource Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\RSS Indirection Table Change Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Build Scatter Gather List Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Sent Complete Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Sent Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Sent Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Send Complete Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Send Request Calls/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\DPCs Queued on Other CPUs/sec
\Per Processor Network Interface Card Activity(_Total)\Returned Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Returned Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Received Packets/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Received Packets/sec
\Per Processor Network Interface Card Activity(_Total)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Return Packet Calls/sec
\Per Processor Network Interface Card Activity(_Total)\Receive Indications/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Receive Indications/sec
\Per Processor Network Interface Card Activity(_Total)\Interrupts/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\Interrupts/sec
\Per Processor Network Interface Card Activity(_Total)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(Total, Microsoft Hyper-V Network Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(1, Microsoft Hyper-V Network Adapter #2)\DPCs Queued/sec
\Per Processor Network Interface Card Activity(0, Microsoft Hyper-V Network Adapter #2)\DPCs Queued/sec
\Physical Network Interface Card Activity(Microsoft Hyper-V Network Adapter #2)\Low Power Transitions (Lifetime)
\Physical Network Interface Card Activity(Microsoft Hyper-V Network Adapter #2)% Time Suspended (Lifetime)
\Physical Network Interface Card Activity(Microsoft Hyper-V Network Adapter #2)% Time Suspended (Instantaneous)
\Physical Network Interface Card Activity(Microsoft Hyper-V Network Adapter #2)\Device Power State
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Bytes Total/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Received/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Sent/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Current Bandwidth
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Bytes Received/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Received Unicast/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Received Non-Unicast/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Received Discarded
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Received Errors
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Received Unknown
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Bytes Sent/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Sent Unicast/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Sent Non-Unicast/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Outbound Discarded
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Packets Outbound Errors
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Output Queue Length
\Network Interface(Microsoft Hyper-V Network Adapter _2)\Offloaded Connections
\Network Interface(Microsoft Hyper-V Network Adapter _2)\TCP Active RSC Connections
\Network Interface(Microsoft Hyper-V Network Adapter _2)\TCP RSC Coalesced Packets/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\TCP RSC Exceptions/sec
\Network Interface(Microsoft Hyper-V Network Adapter _2)\TCP RSC Average Packet Size

PS C:\> typeperf "\Network Interface(isatap.vpn)\Bytes Received/sec"
"(PDH-CSV 4.0)"
"02/12/2019 13:23:27.285","-1"
"02/12/2019 13:23:28.292","-1"
"02/12/2019 13:23:29.298","-1"
"02/12/2019 13:23:30.301","-1"
"02/12/2019 13:23:31.307","-1"
"02/12/2019 13:23:32.313","-1"
Error:
The data is not valid.
PS C:\> typeperf "\Network Interface(*)\Bytes Received/sec"
"(PDH-CSV 4.0)","\\4BBD2E738673\Network Interface(Microsoft Hyper-V Network Adapter _2)\Bytes Received/sec"
"02/12/2019 13:23:40.754","365.637543"
"02/12/2019 13:23:41.755","0.000000"
"02/12/2019 13:23:42.767","0.000000"
"02/12/2019 13:23:43.769","0.000000"
The command completed successfully.

I have suggestion that issue can be related to specific of hosting different container types with Hyper-V isolation and inside the Process.

@danielnelson
Copy link
Contributor

So, in summary, this performance counter does not seem to be available on docker-ee running on Windows Server 2016 Datacenter, but is available on docker-ce on Windows 10 Pro?

Could you try running the typeperf "\Network Interface(*)\Bytes Received/sec" command from the host OS on Windows Server, not in any container. Also can you try rebuilding the counters:

Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R

Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF

@TerraVenil
Copy link
Author

So, in summary, this performance counter does not seem to be available on docker-ee running on Windows Server 2016 Datacenter, but is available on docker-ce on Windows 10 Pro?

Exactly.
From Host Windows Server 2016 Datacenter.

PS C:\> typeperf "\Network Interface(*)\Bytes Received/sec"

"(PDH-CSV 4.0)","\\EC2AMAZ-1SUJ4UB\Network Interface(AWS PV Network Device _0)\Bytes Received/sec","\\EC2AMAZ-1SUJ4UB\Network Interface(isatap.{B98BB850-7363-4B84-A413-8ED63A72EDC2})\Bytes Received/sec","\\EC2AM
AZ-1SUJ4UB\Network Interface(isatap.{B93206E4-7B48-42A7-B796-F341B7B04B5B})\Bytes Received/sec","\\EC2AMAZ-1SUJ4UB\Network Interface(isatap.eu-west-2.compute.internal)\Bytes Received/sec"
"02/13/2019 09:23:09.675","11593.876733","0.000000","0.000000","0.000000"
"02/13/2019 09:23:10.678","2988.769825","0.000000","0.000000","0.000000"
"02/13/2019 09:23:11.680","511.990815","0.000000","0.000000","0.000000"
"02/13/2019 09:23:12.682","5117.875818","0.000000","0.000000","0.000000"
"02/13/2019 09:23:13.684","9778.608042","0.000000","0.000000","0.000000"

The command completed successfully.

Is that output you are expected or I should also rebuild the counters as well?

@danielnelson
Copy link
Contributor

That looks correct, no need to rebuild the counters. At this point I feel like it is an issue that should be reported to Docker Enterprise Edition about performance counter support in containers. Would you be able to make a support request https://docs.docker.com/ee/get-support/ showing the various results and in particular this result:

PS C:\> typeperf "\Network Interface(*)\Bytes Received/sec"
Error: No valid counters.

@danielnelson danielnelson added area/docker upstream bug or issues that rely on dependency fixes and removed need more info labels Feb 13, 2019
@powersj
Copy link
Contributor

powersj commented Jan 18, 2022

Hi,

Going through old issues, this one appears to be Windows-related rather than Telegraf related. I am going to go ahead and close this one as there isn't an action for Telegraf at this time.

If you disagree or have additional info that shows how Telegraf could make changes here, please do feel free to add more details.

Thanks

@powersj powersj closed this as completed Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docker area/windows Related to windows plugins (win_eventlog, win_perf_counters, win_services) platform/windows upstream bug or issues that rely on dependency fixes
Projects
None yet
Development

No branches or pull requests

5 participants