Last active
April 30, 2021 13:07
-
-
Save shadowbq/7babb99078721c153346fed4173059ad to your computer and use it in GitHub Desktop.
PDH with Powershell for Network Stats
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
' Notes: | |
' https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.diagnostics/get-counter?view=powershell-5.1 | |
' https://docs.bmc.com/docs/display/public/bcmco95/Windows+IPv4+and+IPv6+Statistics | |
' https://kb.paessler.com/en/topic/50673-how-can-i-find-out-the-names-of-available-performance-counters | |
' https://docs.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-counters | |
' https://leanpub.com/windowspowershellnetworkingguide/read#leanpub-auto-performance-counters | |
PS C:\Users\jdoe> powershell –ExecutionPolicy Bypass | |
Windows PowerShell | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
PS C:\Users\jdoe> Get-Counter -ListSet * | |
CounterSetName : RAS | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : VPN counters which keep track of their values since service start | |
Paths : {\RAS\Bytes Transmitted By Disconnected Clients, \RAS\Bytes Received By Disconnected Clients, \RAS\Failed Authentications, \RAS\Max Clients...} | |
PathsWithInstances : {} | |
Counter : {\RAS\Bytes Transmitted By Disconnected Clients, \RAS\Bytes Received By Disconnected Clients, \RAS\Failed Authentications, \RAS\Max Clients...} | |
CounterSetName : WSMan Quota Statistics | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Displays quota usage and violation information for WS-Management processes. | |
Paths : {\WSMan Quota Statistics(*)\Process ID, \WSMan Quota Statistics(*)\Active Users, \WSMan Quota Statistics(*)\Active Operations, \WSMan Quota Statistics(*)\Active Shells...} | |
PathsWithInstances : {\WSMan Quota Statistics(*)\Process ID, \WSMan Quota Statistics(*)\Active Users, \WSMan Quota Statistics(*)\Active Operations, \WSMan Quota Statistics(*)\Active Shells...} | |
Counter : {\WSMan Quota Statistics(*)\Process ID, \WSMan Quota Statistics(*)\Active Users, \WSMan Quota Statistics(*)\Active Operations, \WSMan Quota Statistics(*)\Active Shells...} | |
CounterSetName : BranchCache | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Counters for measuring bandwidth and latency for BranchCache. | |
Paths : {\BranchCache\Local Cache: Average access time, \BranchCache\Publication Cache: Published contents, \BranchCache\Hosted Cache: Segment offers queue size, \BranchCache\Discovery: Successful discoveries...} | |
PathsWithInstances : {} | |
Counter : {\BranchCache\Local Cache: Average access time, \BranchCache\Publication Cache: Published contents, \BranchCache\Hosted Cache: Segment offers queue size, \BranchCache\Discovery: Successful discoveries...} | |
CounterSetName : Network QoS Policy | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : This counter set consists of flow statistics specific to a network QoS policy. | |
Paths : {\Network QoS Policy(*)\Packets dropped/sec, \Network QoS Policy(*)\Packets dropped, \Network QoS Policy(*)\Bytes transmitted/sec, \Network QoS Policy(*)\Bytes transmitted...} | |
PathsWithInstances : {\Network QoS Policy(*)\Packets dropped/sec, \Network QoS Policy(*)\Packets dropped, \Network QoS Policy(*)\Bytes transmitted/sec, \Network QoS Policy(*)\Bytes transmitted...} | |
Counter : {\Network QoS Policy(*)\Packets dropped/sec, \Network QoS Policy(*)\Packets dropped, \Network QoS Policy(*)\Bytes transmitted/sec, \Network QoS Policy(*)\Bytes transmitted...} | |
CounterSetName : AppV Client Streamed Data Percentage | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Size of data streamed to disk for each package on the system. | |
Paths : {\AppV Client Streamed Data Percentage(*)\Primary Feature % Streamed} | |
PathsWithInstances : {\AppV Client Streamed Data Percentage(*)\Primary Feature % Streamed} | |
Counter : {\AppV Client Streamed Data Percentage(*)\Primary Feature % Streamed} | |
CounterSetName : SMB Client Shares | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : This counter set displays information about server shares that are being accessed by the client using SMB protocol version 2 or higher. | |
Paths : {\SMB Client Shares(*)\Write Requests transmitted via SMB Direct/sec, \SMB Client Shares(*)\Read Requests transmitted via SMB Direct/sec, \SMB Client Shares(*)\Write Bytes transmitted via SMB Direct/sec, \SMB Client Shares(*)\Read Bytes transmitted | |
via SMB Direct/sec...} | |
PathsWithInstances : {\SMB Client Shares(*)\Write Requests transmitted via SMB Direct/sec, \SMB Client Shares(*)\Read Requests transmitted via SMB Direct/sec, \SMB Client Shares(*)\Write Bytes transmitted via SMB Direct/sec, \SMB Client Shares(*)\Read Bytes transmitted | |
via SMB Direct/sec...} | |
Counter : {\SMB Client Shares(*)\Write Requests transmitted via SMB Direct/sec, \SMB Client Shares(*)\Read Requests transmitted via SMB Direct/sec, \SMB Client Shares(*)\Write Bytes transmitted via SMB Direct/sec, \SMB Client Shares(*)\Read Bytes transmitted | |
via SMB Direct/sec...} | |
CounterSetName : Hyper-V Virtual Machine Bus Provider Pipes | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Per-Pipe statistics, for performance debugging. | |
Paths : {\Hyper-V Virtual Machine Bus Provider Pipes(*)\Bytes Written/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Bytes Read/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Writes/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Reads/sec} | |
PathsWithInstances : {\Hyper-V Virtual Machine Bus Provider Pipes(*)\Bytes Written/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Bytes Read/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Writes/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Reads/sec} | |
Counter : {\Hyper-V Virtual Machine Bus Provider Pipes(*)\Bytes Written/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Bytes Read/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Writes/sec, \Hyper-V Virtual Machine Bus Provider Pipes(*)\Reads/sec} | |
CounterSetName : Windows Time Service | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Windows Time Service Performance Counters display the time synchronization runtime information from the service. Note that the service has to be running in order for this information to be displayed. | |
Paths : {\Windows Time Service\NTP Server Outgoing Responses, \Windows Time Service\NTP Server Incoming Requests, \Windows Time Service\NTP Client Time Source Count, \Windows Time Service\NTP Roundtrip Delay...} | |
PathsWithInstances : {} | |
Counter : {\Windows Time Service\NTP Server Outgoing Responses, \Windows Time Service\NTP Server Incoming Requests, \Windows Time Service\NTP Client Time Source Count, \Windows Time Service\NTP Roundtrip Delay...} | |
CounterSetName : SynchronizationNuma | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Synchronization performance object consists of counters for kernel synchronization. The synchronization object represents each processor as an instance of the object. The counters are aggregated based on the system NUMA topology. | |
Paths : {\SynchronizationNuma(*)\Exec. Resource Boost Shared Owners/sec, \SynchronizationNuma(*)\Exec. Resource Boost Excl. Owner/sec, \SynchronizationNuma(*)\Exec. Resource Set Owner Pointer Shared (Existing Owner)/sec, \SynchronizationNuma(*)\Exec. | |
Resource Set Owner Pointer Shared (New Owner)/sec...} | |
PathsWithInstances : {\SynchronizationNuma(_Total)\Exec. Resource Boost Shared Owners/sec, \SynchronizationNuma(0,_Total)\Exec. Resource Boost Shared Owners/sec, \SynchronizationNuma(0,3)\Exec. Resource Boost Shared Owners/sec, \SynchronizationNuma(0,2)\Exec. Resource | |
Boost Shared Owners/sec...} | |
Counter : {\SynchronizationNuma(*)\Exec. Resource Boost Shared Owners/sec, \SynchronizationNuma(*)\Exec. Resource Boost Excl. Owner/sec, \SynchronizationNuma(*)\Exec. Resource Set Owner Pointer Shared (Existing Owner)/sec, \SynchronizationNuma(*)\Exec. | |
Resource Set Owner Pointer Shared (New Owner)/sec...} | |
CounterSetName : Synchronization | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Synchronization performance object consists of counters for kernel synchronization. The synchronization object represents each processor as an instance of the object. | |
Paths : {\Synchronization(*)\Exec. Resource Boost Shared Owners/sec, \Synchronization(*)\Exec. Resource Boost Excl. Owner/sec, \Synchronization(*)\Exec. Resource Set Owner Pointer Shared (Existing Owner)/sec, \Synchronization(*)\Exec. Resource Set Owner | |
Pointer Shared (New Owner)/sec...} | |
PathsWithInstances : {\Synchronization(3)\Exec. Resource Boost Shared Owners/sec, \Synchronization(2)\Exec. Resource Boost Shared Owners/sec, \Synchronization(1)\Exec. Resource Boost Shared Owners/sec, \Synchronization(0)\Exec. Resource Boost Shared Owners/sec...} | |
Counter : {\Synchronization(*)\Exec. Resource Boost Shared Owners/sec, \Synchronization(*)\Exec. Resource Boost Excl. Owner/sec, \Synchronization(*)\Exec. Resource Set Owner Pointer Shared (Existing Owner)/sec, \Synchronization(*)\Exec. Resource Set Owner | |
Pointer Shared (New Owner)/sec...} | |
CounterSetName : Event Tracing for Windows | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The counters in this collection refer to system-wide metrics about the performance of the Event Tracing for Windows subsystem. | |
Paths : {\Event Tracing for Windows\Total Memory Usage --- Non-Paged Pool, \Event Tracing for Windows\Total Memory Usage --- Paged Pool, \Event Tracing for Windows\Total Number of Active Sessions, \Event Tracing for Windows\Total Number of Distinct | |
Disabled Providers...} | |
PathsWithInstances : {} | |
Counter : {\Event Tracing for Windows\Total Memory Usage --- Non-Paged Pool, \Event Tracing for Windows\Total Memory Usage --- Paged Pool, \Event Tracing for Windows\Total Number of Active Sessions, \Event Tracing for Windows\Total Number of Distinct | |
Disabled Providers...} | |
CounterSetName : Thermal Zone Information | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Thermal Zone Information performance counter set consists of counters that measure aspects of each thermal zone in the system. | |
Paths : {\Thermal Zone Information(*)\High Precision Temperature, \Thermal Zone Information(*)\Throttle Reasons, \Thermal Zone Information(*)\% Passive Limit, \Thermal Zone Information(*)\Temperature} | |
PathsWithInstances : {\Thermal Zone Information(\_TZ.PCHZ)\High Precision Temperature, \Thermal Zone Information(\_TZ.BATZ)\High Precision Temperature, \Thermal Zone Information(\_TZ.LOCZ)\High Precision Temperature, \Thermal Zone Information(\_TZ.EXTZ)\High Precision | |
Temperature...} | |
Counter : {\Thermal Zone Information(*)\High Precision Temperature, \Thermal Zone Information(*)\Throttle Reasons, \Thermal Zone Information(*)\% Passive Limit, \Thermal Zone Information(*)\Temperature} | |
CounterSetName : Processor Information | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Processor Information performance counter set consists of counters that measure aspects of processor activity. The processor is the part of the computer that performs arithmetic and logical computations, initiates operations on peripherals, and | |
runs the threads of processes. A computer can have multiple processors. On some computers, processors are organized in NUMA nodes that share hardware resources such as physical memory. The Processor Information counter set represents each processor | |
as a pair of numbers, where the first number is the NUMA node number and the second number is the zero-based index of the processor within that NUMA node. If the computer does not use NUMA nodes, the first number is zero. | |
Paths : {\Processor Information(*)\Performance Limit Flags, \Processor Information(*)\% Performance Limit, \Processor Information(*)\% Privileged Utility, \Processor Information(*)\% Processor Utility...} | |
PathsWithInstances : {\Processor Information(_Total)\Performance Limit Flags, \Processor Information(0,_Total)\Performance Limit Flags, \Processor Information(0,3)\Performance Limit Flags, \Processor Information(0,2)\Performance Limit Flags...} | |
Counter : {\Processor Information(*)\Performance Limit Flags, \Processor Information(*)\% Performance Limit, \Processor Information(*)\% Privileged Utility, \Processor Information(*)\% Processor Utility...} | |
CounterSetName : Event Tracing for Windows Session | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The counters in this collection are related to individual Event Tracing for Windows sessions. | |
Paths : {\Event Tracing for Windows Session(*)\Number of Real-Time Consumers, \Event Tracing for Windows Session(*)\Events Lost, \Event Tracing for Windows Session(*)\Events Logged per sec, \Event Tracing for Windows Session(*)\Buffer Memory Usage -- | |
Non-Paged Pool...} | |
PathsWithInstances : {\Event Tracing for Windows Session(McAfee\DLPAgent)\Number of Real-Time Consumers, \Event Tracing for Windows Session(8696EAC4-1288-4288-A4EE-49EE431B0AD9)\Number of Real-Time Consumers, \Event Tracing for Windows | |
Session(Diagtrack-Listener)\Number of Real-Time Consumers, \Event Tracing for Windows Session(ECCB175F-1EB2-43DA-BFB5-A8D58A40A4D7)\Number of Real-Time Consumers...} | |
Counter : {\Event Tracing for Windows Session(*)\Number of Real-Time Consumers, \Event Tracing for Windows Session(*)\Events Lost, \Event Tracing for Windows Session(*)\Events Logged per sec, \Event Tracing for Windows Session(*)\Buffer Memory Usage -- | |
Non-Paged Pool...} | |
CounterSetName : FileSystem Disk Activity | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The FileSystem Disk Activity performance counter set consists of counters that measure the aspect of filesystem's IO Activity. This counter set measures the number of bytes filesystem read from and wrote to the disk drive. | |
Paths : {\FileSystem Disk Activity(*)\FileSystem Bytes Written, \FileSystem Disk Activity(*)\FileSystem Bytes Read} | |
PathsWithInstances : {\FileSystem Disk Activity(default)\FileSystem Bytes Written, \FileSystem Disk Activity(_Total)\FileSystem Bytes Written, \FileSystem Disk Activity(default)\FileSystem Bytes Read, \FileSystem Disk Activity(_Total)\FileSystem Bytes Read} | |
Counter : {\FileSystem Disk Activity(*)\FileSystem Bytes Written, \FileSystem Disk Activity(*)\FileSystem Bytes Read} | |
CounterSetName : PacketDirect EC Utilization | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : NDIS PacketDirect execution context utilization counter set. | |
Paths : {\PacketDirect EC Utilization(*)\RX Queue Count, \PacketDirect EC Utilization(*)\TX Queue Count, \PacketDirect EC Utilization(*)\% Processing Time, \PacketDirect EC Utilization(*)\% Busy Waiting Time...} | |
PathsWithInstances : {\PacketDirect EC Utilization(*)\RX Queue Count, \PacketDirect EC Utilization(*)\TX Queue Count, \PacketDirect EC Utilization(*)\% Processing Time, \PacketDirect EC Utilization(*)\% Busy Waiting Time...} | |
Counter : {\PacketDirect EC Utilization(*)\RX Queue Count, \PacketDirect EC Utilization(*)\TX Queue Count, \PacketDirect EC Utilization(*)\% Processing Time, \PacketDirect EC Utilization(*)\% Busy Waiting Time...} | |
CounterSetName : RDMA Activity | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The RDMA Activity counter set measures RDMA activity on a NetworkDirect-capable network interface card. | |
Paths : {\RDMA Activity(*)\RDMA Outbound Frames/sec, \RDMA Activity(*)\RDMA Inbound Frames/sec, \RDMA Activity(*)\RDMA Outbound Bytes/sec, \RDMA Activity(*)\RDMA Inbound Bytes/sec...} | |
PathsWithInstances : {\RDMA Activity(*)\RDMA Outbound Frames/sec, \RDMA Activity(*)\RDMA Inbound Frames/sec, \RDMA Activity(*)\RDMA Outbound Bytes/sec, \RDMA Activity(*)\RDMA Inbound Bytes/sec...} | |
Counter : {\RDMA Activity(*)\RDMA Outbound Frames/sec, \RDMA Activity(*)\RDMA Inbound Frames/sec, \RDMA Activity(*)\RDMA Outbound Bytes/sec, \RDMA Activity(*)\RDMA Inbound Bytes/sec...} | |
CounterSetName : PacketDirect Receive Counters | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : NDIS PacketDirect receive counter set. | |
Paths : {\PacketDirect Receive Counters(*)\Packets Dropped/sec, \PacketDirect Receive Counters(*)\Packets Dropped, \PacketDirect Receive Counters(*)\Bytes Received/sec, \PacketDirect Receive Counters(*)\Bytes Received...} | |
PathsWithInstances : {\PacketDirect Receive Counters(*)\Packets Dropped/sec, \PacketDirect Receive Counters(*)\Packets Dropped, \PacketDirect Receive Counters(*)\Bytes Received/sec, \PacketDirect Receive Counters(*)\Bytes Received...} | |
Counter : {\PacketDirect Receive Counters(*)\Packets Dropped/sec, \PacketDirect Receive Counters(*)\Packets Dropped, \PacketDirect Receive Counters(*)\Bytes Received/sec, \PacketDirect Receive Counters(*)\Bytes Received...} | |
CounterSetName : PacketDirect Queue Depth | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : NDIS PacketDirect queue depth counter set. | |
Paths : {\PacketDirect Queue Depth(*)\% Average Queue Utilization, \PacketDirect Queue Depth(*)\Average Queue Depth} | |
PathsWithInstances : {\PacketDirect Queue Depth(*)\% Average Queue Utilization, \PacketDirect Queue Depth(*)\Average Queue Depth} | |
Counter : {\PacketDirect Queue Depth(*)\% Average Queue Utilization, \PacketDirect Queue Depth(*)\Average Queue Depth} | |
CounterSetName : Per Processor Network Activity Cycles | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Per Processor Network Activity Cycles counter set measures processor cycles due to network activity of an interface on each processor. | |
Paths : {\Per Processor Network Activity Cycles(*)\Interrupt DPC Latency Cycles/sec, \Per Processor Network Activity Cycles(*)\Stack Send Complete Cycles/sec, \Per Processor Network Activity Cycles(*)\Miniport RSS Indirection Table Change Cycles, \Per | |
Processor Network Activity Cycles(*)\Build Scatter Gather Cycles/sec...} | |
PathsWithInstances : {\Per Processor Network Activity Cycles(_Total)\Interrupt DPC Latency Cycles/sec, \Per Processor Network Activity Cycles(Total, Intel(R) Dual Band Wireless-AC 8260)\Interrupt DPC Latency Cycles/sec, \Per Processor Network Activity Cycles(3, | |
Intel(R) Dual Band Wireless-AC 8260)\Interrupt DPC Latency Cycles/sec, \Per Processor Network Activity Cycles(2, Intel(R) Dual Band Wireless-AC 8260)\Interrupt DPC Latency Cycles/sec...} | |
Counter : {\Per Processor Network Activity Cycles(*)\Interrupt DPC Latency Cycles/sec, \Per Processor Network Activity Cycles(*)\Stack Send Complete Cycles/sec, \Per Processor Network Activity Cycles(*)\Miniport RSS Indirection Table Change Cycles, \Per | |
Processor Network Activity Cycles(*)\Build Scatter Gather Cycles/sec...} | |
CounterSetName : Per Processor Network Interface Card Activity | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Per Processor Network Interface Card Activity counter set measures network activity of a network interface card per processor. | |
Paths : {\Per Processor Network Interface Card Activity(*)\Packets Coalesced/sec, \Per Processor Network Interface Card Activity(*)\DPCs Deferred/sec, \Per Processor Network Interface Card Activity(*)\Tcp Offload Send bytes/sec, \Per Processor Network | |
Interface Card Activity(*)\Tcp Offload Receive bytes/sec...} | |
PathsWithInstances : {\Per Processor Network Interface Card Activity(_Total)\Packets Coalesced/sec, \Per Processor Network Interface Card Activity(Total, Intel(R) Dual Band Wireless-AC 8260)\Packets Coalesced/sec, \Per Processor Network Interface Card Activity(3, | |
Intel(R) Dual Band Wireless-AC 8260)\Packets Coalesced/sec, \Per Processor Network Interface Card Activity(2, Intel(R) Dual Band Wireless-AC 8260)\Packets Coalesced/sec...} | |
Counter : {\Per Processor Network Interface Card Activity(*)\Packets Coalesced/sec, \Per Processor Network Interface Card Activity(*)\DPCs Deferred/sec, \Per Processor Network Interface Card Activity(*)\Tcp Offload Send bytes/sec, \Per Processor Network | |
Interface Card Activity(*)\Tcp Offload Receive bytes/sec...} | |
CounterSetName : Physical Network Interface Card Activity | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Physical Network Interface Card Activity counter set measures events on a physical network card. | |
Paths : {\Physical Network Interface Card Activity(*)\Low Power Transitions (Lifetime), \Physical Network Interface Card Activity(*)\% Time Suspended (Lifetime), \Physical Network Interface Card Activity(*)\% Time Suspended (Instantaneous), \Physical | |
Network Interface Card Activity(*)\Device Power State} | |
PathsWithInstances : {\Physical Network Interface Card Activity(Intel(R) Dual Band Wireless-AC 8260)\Low Power Transitions (Lifetime), \Physical Network Interface Card Activity(Intel(R) Ethernet Connection I219-LM)\Low Power Transitions (Lifetime), \Physical Network | |
Interface Card Activity(Intel(R) Dual Band Wireless-AC 8260)\% Time Suspended (Lifetime), \Physical Network Interface Card Activity(Intel(R) Ethernet Connection I219-LM)\% Time Suspended (Lifetime)...} | |
Counter : {\Physical Network Interface Card Activity(*)\Low Power Transitions (Lifetime), \Physical Network Interface Card Activity(*)\% Time Suspended (Lifetime), \Physical Network Interface Card Activity(*)\% Time Suspended (Instantaneous), \Physical | |
Network Interface Card Activity(*)\Device Power State} | |
CounterSetName : PacketDirect Transmit Counters | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : NDIS PacketDirect transmit counter set. | |
Paths : {\PacketDirect Transmit Counters(*)\Bytes Transmitted/sec, \PacketDirect Transmit Counters(*)\Bytes Transmitted, \PacketDirect Transmit Counters(*)\Packets Transmitted/sec, \PacketDirect Transmit Counters(*)\Packets Transmitted} | |
PathsWithInstances : {\PacketDirect Transmit Counters(*)\Bytes Transmitted/sec, \PacketDirect Transmit Counters(*)\Bytes Transmitted, \PacketDirect Transmit Counters(*)\Packets Transmitted/sec, \PacketDirect Transmit Counters(*)\Packets Transmitted} | |
Counter : {\PacketDirect Transmit Counters(*)\Bytes Transmitted/sec, \PacketDirect Transmit Counters(*)\Bytes Transmitted, \PacketDirect Transmit Counters(*)\Packets Transmitted/sec, \PacketDirect Transmit Counters(*)\Packets Transmitted} | |
CounterSetName : PacketDirect Receive Filters | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : NDIS PacketDirect receive filter counter set. | |
Paths : {\PacketDirect Receive Filters(*)\Bytes Matched/sec, \PacketDirect Receive Filters(*)\Bytes Matched, \PacketDirect Receive Filters(*)\Packets Matched/sec, \PacketDirect Receive Filters(*)\Packets Matched} | |
PathsWithInstances : {\PacketDirect Receive Filters(*)\Bytes Matched/sec, \PacketDirect Receive Filters(*)\Bytes Matched, \PacketDirect Receive Filters(*)\Packets Matched/sec, \PacketDirect Receive Filters(*)\Packets Matched} | |
Counter : {\PacketDirect Receive Filters(*)\Bytes Matched/sec, \PacketDirect Receive Filters(*)\Bytes Matched, \PacketDirect Receive Filters(*)\Packets Matched/sec, \PacketDirect Receive Filters(*)\Packets Matched} | |
CounterSetName : Distributed Routing Table | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Distributed Routing Table (DRT) performance object consists of counters that monitor the local DRT cache as well as counters that measure the rates at which DRT protocol messages are sent and received. | |
Paths : {\Distributed Routing Table(*)\Unrecognized Messages Received, \Distributed Routing Table(*)\Lookup Messages Received/second, \Distributed Routing Table(*)\Lookup Messages Sent/second, \Distributed Routing Table(*)\Ack Messages Received/second...} | |
PathsWithInstances : {\Distributed Routing Table(*)\Unrecognized Messages Received, \Distributed Routing Table(*)\Lookup Messages Received/second, \Distributed Routing Table(*)\Lookup Messages Sent/second, \Distributed Routing Table(*)\Ack Messages Received/second...} | |
Counter : {\Distributed Routing Table(*)\Unrecognized Messages Received, \Distributed Routing Table(*)\Lookup Messages Received/second, \Distributed Routing Table(*)\Lookup Messages Sent/second, \Distributed Routing Table(*)\Ack Messages Received/second...} | |
CounterSetName : XHCI CommonBuffer | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Consists of counters that measure aspects of a CommonBuffer object of an xHCI controller. | |
Paths : {\XHCI CommonBuffer(*)\FreeCount, \XHCI CommonBuffer(*)\AllocationCount, \XHCI CommonBuffer(*)\PagesInUse, \XHCI CommonBuffer(*)\PagesTotal} | |
PathsWithInstances : {\XHCI CommonBuffer(*)\FreeCount, \XHCI CommonBuffer(*)\AllocationCount, \XHCI CommonBuffer(*)\PagesInUse, \XHCI CommonBuffer(*)\PagesTotal} | |
Counter : {\XHCI CommonBuffer(*)\FreeCount, \XHCI CommonBuffer(*)\AllocationCount, \XHCI CommonBuffer(*)\PagesInUse, \XHCI CommonBuffer(*)\PagesTotal} | |
CounterSetName : XHCI TransferRing | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Consists of counters that measure aspects of a transferring of an xHCI controller. | |
Paths : {\XHCI TransferRing(*)\Underrun Overrun count, \XHCI TransferRing(*)\Missed Service Error Count, \XHCI TransferRing(*)\Isoch TD Failures/sec, \XHCI TransferRing(*)\Isoch TD/sec...} | |
PathsWithInstances : {\XHCI TransferRing(*)\Underrun Overrun count, \XHCI TransferRing(*)\Missed Service Error Count, \XHCI TransferRing(*)\Isoch TD Failures/sec, \XHCI TransferRing(*)\Isoch TD/sec...} | |
Counter : {\XHCI TransferRing(*)\Underrun Overrun count, \XHCI TransferRing(*)\Missed Service Error Count, \XHCI TransferRing(*)\Isoch TD Failures/sec, \XHCI TransferRing(*)\Isoch TD/sec...} | |
CounterSetName : XHCI Interrupter | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Consists of counters that measure aspects of an interrupter of an xHCI controller. | |
Paths : {\XHCI Interrupter(*)\DpcRequeueCount, \XHCI Interrupter(*)\EventRingFullCount, \XHCI Interrupter(*)\Events processed/DPC, \XHCI Interrupter(*)\DPCs/sec...} | |
PathsWithInstances : {\XHCI Interrupter(*)\DpcRequeueCount, \XHCI Interrupter(*)\EventRingFullCount, \XHCI Interrupter(*)\Events processed/DPC, \XHCI Interrupter(*)\DPCs/sec...} | |
Counter : {\XHCI Interrupter(*)\DpcRequeueCount, \XHCI Interrupter(*)\EventRingFullCount, \XHCI Interrupter(*)\Events processed/DPC, \XHCI Interrupter(*)\DPCs/sec...} | |
CounterSetName : Netlogon | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : Counters for measuring the performance of Netlogon. | |
Paths : {\Netlogon(*)\Last Authentication Time, \Netlogon(*)\Average Semaphore Hold Time, \Netlogon(*)\Semaphore Timeouts, \Netlogon(*)\Semaphore Acquires...} | |
PathsWithInstances : {\Netlogon(\\DALCORPDC2v.corpzone.internalzone.com)\Last Authentication Time, \Netlogon(corpzone.internalzone.com.)\Last Authentication Time, \Netlogon(_Total)\Last Authentication Time, \Netlogon(\\DALCORPDC2v.corpzone.internalzone.com)\Average | |
Semaphore Hold Time...} | |
Counter : {\Netlogon(*)\Last Authentication Time, \Netlogon(*)\Average Semaphore Hold Time, \Netlogon(*)\Semaphore Timeouts, \Netlogon(*)\Semaphore Acquires...} | |
CounterSetName : SMB Server | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The SMB Server performance counters measure file server activity for SMB protocol versions 2 and higher | |
Paths : {\SMB Server\Receive Bytes/sec, \SMB Server\Send Bytes/sec, \SMB Server\Write Requests/sec, \SMB Server\Write Bytes/sec...} | |
PathsWithInstances : {} | |
Counter : {\SMB Server\Receive Bytes/sec, \SMB Server\Send Bytes/sec, \SMB Server\Write Requests/sec, \SMB Server\Write Bytes/sec...} | |
CounterSetName : SMB Server Sessions | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : This counter set displays information about SMB server sessions using SMB protocol version 2 or higher | |
Paths : {\SMB Server Sessions(*)\Current Data Queue Length, \SMB Server Sessions(*)\Data Requests/sec, \SMB Server Sessions(*)\Data Bytes/sec, \SMB Server Sessions(*)\Avg. Data Queue Length...} | |
PathsWithInstances : {\SMB Server Sessions(*)\Current Data Queue Length, \SMB Server Sessions(*)\Data Requests/sec, \SMB Server Sessions(*)\Data Bytes/sec, \SMB Server Sessions(*)\Avg. Data Queue Length...} | |
Counter : {\SMB Server Sessions(*)\Current Data Queue Length, \SMB Server Sessions(*)\Data Requests/sec, \SMB Server Sessions(*)\Data Bytes/sec, \SMB Server Sessions(*)\Avg. Data Queue Length...} | |
CounterSetName : SMB Server Shares | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : This counter set displays information about SMB server shares that are shared using SMB protocol version 2 or higher. | |
Paths : {\SMB Server Shares(*)\Write Bytes transmitted ByPassCSV/sec, \SMB Server Shares(*)\Read Bytes transmitted ByPassCSV/sec, \SMB Server Shares(*)\Read Requests transmitted via BypassCSV/sec, \SMB Server Shares(*)\Write Requests transmitted via | |
BypassCSV/sec...} | |
PathsWithInstances : {\SMB Server Shares(\\*\C$)\Write Bytes transmitted ByPassCSV/sec, \SMB Server Shares(\\*\ADMIN$)\Write Bytes transmitted ByPassCSV/sec, \SMB Server Shares(\\*\IPC$)\Write Bytes transmitted ByPassCSV/sec, \SMB Server Shares(_Total)\Write Bytes | |
transmitted ByPassCSV/sec...} | |
Counter : {\SMB Server Shares(*)\Write Bytes transmitted ByPassCSV/sec, \SMB Server Shares(*)\Read Bytes transmitted ByPassCSV/sec, \SMB Server Shares(*)\Read Requests transmitted via BypassCSV/sec, \SMB Server Shares(*)\Write Requests transmitted via | |
BypassCSV/sec...} | |
CounterSetName : RemoteFX Network | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : This is counter set for the per session RemoteFX network counters | |
Paths : {\RemoteFX Network(*)\Total Received Bytes, \RemoteFX Network(*)\Total Sent Bytes, \RemoteFX Network(*)\Current UDP Bandwidth, \RemoteFX Network(*)\Current UDP RTT...} | |
PathsWithInstances : {\RemoteFX Network(*)\Total Received Bytes, \RemoteFX Network(*)\Total Sent Bytes, \RemoteFX Network(*)\Current UDP Bandwidth, \RemoteFX Network(*)\Current UDP RTT...} | |
Counter : {\RemoteFX Network(*)\Total Received Bytes, \RemoteFX Network(*)\Total Sent Bytes, \RemoteFX Network(*)\Current UDP Bandwidth, \RemoteFX Network(*)\Current UDP RTT...} | |
CounterSetName : RemoteFX Graphics | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The RemoteFX encoding performance object consists of counters that measure the performance of RemoteFX graphics encoding | |
Paths : {\RemoteFX Graphics(*)\Source Frames/Second, \RemoteFX Graphics(*)\Average Encoding Time, \RemoteFX Graphics(*)\Frame Quality, \RemoteFX Graphics(*)\Frames Skipped/Second - Insufficient Server Resources...} | |
PathsWithInstances : {\RemoteFX Graphics(*)\Source Frames/Second, \RemoteFX Graphics(*)\Average Encoding Time, \RemoteFX Graphics(*)\Frame Quality, \RemoteFX Graphics(*)\Frames Skipped/Second - Insufficient Server Resources...} | |
Counter : {\RemoteFX Graphics(*)\Source Frames/Second, \RemoteFX Graphics(*)\Average Encoding Time, \RemoteFX Graphics(*)\Frame Quality, \RemoteFX Graphics(*)\Frames Skipped/Second - Insufficient Server Resources...} | |
CounterSetName : Windows Media Player Metadata | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Windows Media Player Metadata | |
Paths : {\Windows Media Player Metadata(*)\Normalization Time (ms), \Windows Media Player Metadata(*)\Commit Time (ms), \Windows Media Player Metadata(*)\Reorganize Time (ms), \Windows Media Player Metadata(*)\Art Extraction Time (ms)...} | |
PathsWithInstances : {\Windows Media Player Metadata(*)\Normalization Time (ms), \Windows Media Player Metadata(*)\Commit Time (ms), \Windows Media Player Metadata(*)\Reorganize Time (ms), \Windows Media Player Metadata(*)\Art Extraction Time (ms)...} | |
Counter : {\Windows Media Player Metadata(*)\Normalization Time (ms), \Windows Media Player Metadata(*)\Commit Time (ms), \Windows Media Player Metadata(*)\Reorganize Time (ms), \Windows Media Player Metadata(*)\Art Extraction Time (ms)...} | |
CounterSetName : GPU Local Adapter Memory | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The local memory usage of each adapter | |
Paths : {\GPU Local Adapter Memory(*)\Local Usage} | |
PathsWithInstances : {\GPU Local Adapter Memory(luid_0x00000000_0x0001C0D2_phys_0_part_0)\Local Usage, \GPU Local Adapter Memory(luid_0x00000000_0x0001BD79_phys_0_part_0)\Local Usage} | |
Counter : {\GPU Local Adapter Memory(*)\Local Usage} | |
CounterSetName : GPU Engine | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The running time of each gpu engine | |
Paths : {\GPU Engine(*)\Utilization Percentage, \GPU Engine(*)\Running Time} | |
PathsWithInstances : {\GPU Engine(pid_22624_luid_0x00000000_0x0001BD79_phys_0_eng_8_engtype_VideoProcessing)\Utilization Percentage, \GPU Engine(pid_22624_luid_0x00000000_0x0001BD79_phys_0_eng_7_engtype_GDI Render)\Utilization Percentage, \GPU | |
Engine(pid_22624_luid_0x00000000_0x0001BD79_phys_0_eng_6_engtype_LegacyOverlay)\Utilization Percentage, \GPU Engine(pid_22624_luid_0x00000000_0x0001BD79_phys_0_eng_5_engtype_)\Utilization Percentage...} | |
Counter : {\GPU Engine(*)\Utilization Percentage, \GPU Engine(*)\Running Time} | |
CounterSetName : GPU Adapter Memory | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The memory usage of each adapter | |
Paths : {\GPU Adapter Memory(*)\Shared Usage, \GPU Adapter Memory(*)\Dedicated Usage, \GPU Adapter Memory(*)\Total Committed} | |
PathsWithInstances : {\GPU Adapter Memory(luid_0x00000000_0x0001C0D2_phys_0)\Shared Usage, \GPU Adapter Memory(luid_0x00000000_0x0001BD79_phys_0)\Shared Usage, \GPU Adapter Memory(luid_0x00000000_0x0001C0D2_phys_0)\Dedicated Usage, \GPU Adapter | |
Memory(luid_0x00000000_0x0001BD79_phys_0)\Dedicated Usage...} | |
Counter : {\GPU Adapter Memory(*)\Shared Usage, \GPU Adapter Memory(*)\Dedicated Usage, \GPU Adapter Memory(*)\Total Committed} | |
CounterSetName : GPU Process Memory | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The memory usage of each process | |
Paths : {\GPU Process Memory(*)\Shared Usage, \GPU Process Memory(*)\Dedicated Usage, \GPU Process Memory(*)\Non Local Usage, \GPU Process Memory(*)\Local Usage...} | |
PathsWithInstances : {\GPU Process Memory(pid_22624_luid_0x00000000_0x0001BD79_phys_0)\Shared Usage, \GPU Process Memory(pid_19524_luid_0x00000000_0x0001BD79_phys_0)\Shared Usage, \GPU Process Memory(pid_2204_luid_0x00000000_0x0001BD79_phys_0)\Shared Usage, \GPU | |
Process Memory(pid_20088_luid_0x00000000_0x0001BD79_phys_0)\Shared Usage...} | |
Counter : {\GPU Process Memory(*)\Shared Usage, \GPU Process Memory(*)\Dedicated Usage, \GPU Process Memory(*)\Non Local Usage, \GPU Process Memory(*)\Local Usage...} | |
CounterSetName : GPU Non Local Adapter Memory | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The non local memory usage of each adapter | |
Paths : {\GPU Non Local Adapter Memory(*)\Non Local Usage} | |
PathsWithInstances : {\GPU Non Local Adapter Memory(*)\Non Local Usage} | |
Counter : {\GPU Non Local Adapter Memory(*)\Non Local Usage} | |
CounterSetName : PowerShell Workflow | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Displays performance counters for PowerShell Workflow engine. | |
Paths : {\PowerShell Workflow(*)\PowerShell Remoting: # of connections closed-reopened, \PowerShell Workflow(*)\PowerShell Remoting: # of disposed connections, \PowerShell Workflow(*)\PowerShell Remoting: # of created connections, \PowerShell | |
Workflow(*)\PowerShell Remoting: # of forced to wait requests in queue...} | |
PathsWithInstances : {\PowerShell Workflow(*)\PowerShell Remoting: # of connections closed-reopened, \PowerShell Workflow(*)\PowerShell Remoting: # of disposed connections, \PowerShell Workflow(*)\PowerShell Remoting: # of created connections, \PowerShell | |
Workflow(*)\PowerShell Remoting: # of forced to wait requests in queue...} | |
Counter : {\PowerShell Workflow(*)\PowerShell Remoting: # of connections closed-reopened, \PowerShell Workflow(*)\PowerShell Remoting: # of disposed connections, \PowerShell Workflow(*)\PowerShell Remoting: # of created connections, \PowerShell | |
Workflow(*)\PowerShell Remoting: # of forced to wait requests in queue...} | |
CounterSetName : HTTP Service | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Set of HTTP service counters | |
Paths : {\HTTP Service\TotalFlushedUris, \HTTP Service\UriCacheFlushes, \HTTP Service\UriCacheMisses, \HTTP Service\UriCacheHits...} | |
PathsWithInstances : {} | |
Counter : {\HTTP Service\TotalFlushedUris, \HTTP Service\UriCacheFlushes, \HTTP Service\UriCacheMisses, \HTTP Service\UriCacheHits...} | |
CounterSetName : HTTP Service Url Groups | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Set of URL Group-specific counters | |
Paths : {\HTTP Service Url Groups(*)\AllRequests, \HTTP Service Url Groups(*)\HeadRequests, \HTTP Service Url Groups(*)\GetRequests, \HTTP Service Url Groups(*)\ConnectionAttempts...} | |
PathsWithInstances : {\HTTP Service Url Groups(*)\AllRequests, \HTTP Service Url Groups(*)\HeadRequests, \HTTP Service Url Groups(*)\GetRequests, \HTTP Service Url Groups(*)\ConnectionAttempts...} | |
Counter : {\HTTP Service Url Groups(*)\AllRequests, \HTTP Service Url Groups(*)\HeadRequests, \HTTP Service Url Groups(*)\GetRequests, \HTTP Service Url Groups(*)\ConnectionAttempts...} | |
CounterSetName : HTTP Service Request Queues | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Set of request queue counters | |
Paths : {\HTTP Service Request Queues(*)\CacheHitRate, \HTTP Service Request Queues(*)\RejectedRequests, \HTTP Service Request Queues(*)\RejectionRate, \HTTP Service Request Queues(*)\ArrivalRate...} | |
PathsWithInstances : {\HTTP Service Request Queues(*)\CacheHitRate, \HTTP Service Request Queues(*)\RejectedRequests, \HTTP Service Request Queues(*)\RejectionRate, \HTTP Service Request Queues(*)\ArrivalRate...} | |
Counter : {\HTTP Service Request Queues(*)\CacheHitRate, \HTTP Service Request Queues(*)\RejectedRequests, \HTTP Service Request Queues(*)\RejectionRate, \HTTP Service Request Queues(*)\ArrivalRate...} | |
CounterSetName : WinNAT ICMP | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WinNat ICMP counter set measures network activity for network address translated ICMP packets. | |
Paths : {\WinNAT ICMP\NumSessionsTimedOut, \WinNAT ICMP\NumPacketsDropped, \WinNAT ICMP\NumExtToIntTranslations, \WinNAT ICMP\NumIntToExtTranslations...} | |
PathsWithInstances : {} | |
Counter : {\WinNAT ICMP\NumSessionsTimedOut, \WinNAT ICMP\NumPacketsDropped, \WinNAT ICMP\NumExtToIntTranslations, \WinNAT ICMP\NumIntToExtTranslations...} | |
CounterSetName : WinNAT | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WinNAT general counter set measures network activity for all network address translated packets. | |
Paths : {\WinNAT\Intra-RoutingDomain Hairpinned Packets, \WinNAT\Intra-RoutingDomain Hairpinned Packets/sec, \WinNAT\Inter-RoutingDomain Hairpinned Packets, \WinNAT\Inter-RoutingDomain Hairpinned Packets/sec...} | |
PathsWithInstances : {} | |
Counter : {\WinNAT\Intra-RoutingDomain Hairpinned Packets, \WinNAT\Intra-RoutingDomain Hairpinned Packets/sec, \WinNAT\Inter-RoutingDomain Hairpinned Packets, \WinNAT\Inter-RoutingDomain Hairpinned Packets/sec...} | |
CounterSetName : WinNAT TCP | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WinNat TCP counter set measures network activity for network address translated TCP packets. | |
Paths : {\WinNAT TCP\NumSessionsTimedOut, \WinNAT TCP\NumPacketsDropped, \WinNAT TCP\NumExtToIntTranslations, \WinNAT TCP\NumIntToExtTranslations...} | |
PathsWithInstances : {} | |
Counter : {\WinNAT TCP\NumSessionsTimedOut, \WinNAT TCP\NumPacketsDropped, \WinNAT TCP\NumExtToIntTranslations, \WinNAT TCP\NumIntToExtTranslations...} | |
CounterSetName : WinNAT Instance | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WinNAT instance counterset provides resource usage information per NAT instance. | |
Paths : {\WinNAT Instance(*)\UDP Ports Available, \WinNAT Instance(*)\UDP Ports In Use, \WinNAT Instance(*)\TCP Ports Available, \WinNAT Instance(*)\TCP Ports In Use} | |
PathsWithInstances : {\WinNAT Instance(*)\UDP Ports Available, \WinNAT Instance(*)\UDP Ports In Use, \WinNAT Instance(*)\TCP Ports Available, \WinNAT Instance(*)\TCP Ports In Use} | |
Counter : {\WinNAT Instance(*)\UDP Ports Available, \WinNAT Instance(*)\UDP Ports In Use, \WinNAT Instance(*)\TCP Ports Available, \WinNAT Instance(*)\TCP Ports In Use} | |
CounterSetName : WinNAT UDP | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WinNat UDP counter set measures network activity for network address translated UDP packets. | |
Paths : {\WinNAT UDP\NumSessionsTimedOut, \WinNAT UDP\NumPacketsDropped, \WinNAT UDP\NumExtToIntTranslations, \WinNAT UDP\NumIntToExtTranslations...} | |
PathsWithInstances : {} | |
Counter : {\WinNAT UDP\NumSessionsTimedOut, \WinNAT UDP\NumPacketsDropped, \WinNAT UDP\NumExtToIntTranslations, \WinNAT UDP\NumIntToExtTranslations...} | |
CounterSetName : TCPIP Performance Diagnostics | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : This counter set measures various TCPIP activity for performance diagnostics. | |
Paths : {\TCPIP Performance Diagnostics\TCP timeouts, \TCPIP Performance Diagnostics\TCP checksum errors, \TCPIP Performance Diagnostics\Denied connect or send requests in low-power mode, \TCPIP Performance Diagnostics\TCP connect requests/sec fallen off | |
loopback fast path...} | |
PathsWithInstances : {} | |
Counter : {\TCPIP Performance Diagnostics\TCP timeouts, \TCPIP Performance Diagnostics\TCP checksum errors, \TCPIP Performance Diagnostics\Denied connect or send requests in low-power mode, \TCPIP Performance Diagnostics\TCP connect requests/sec fallen off | |
loopback fast path...} | |
CounterSetName : TCPIP Performance Diagnostics (Per-CPU) | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : This counter set measures various per-CPU TCPIP activity for performance diagnostics. | |
Paths : {\TCPIP Performance Diagnostics (Per-CPU)(*)\TCP current connections} | |
PathsWithInstances : {\TCPIP Performance Diagnostics (Per-CPU)(CPU3)\TCP current connections, \TCPIP Performance Diagnostics (Per-CPU)(CPU2)\TCP current connections, \TCPIP Performance Diagnostics (Per-CPU)(CPU1)\TCP current connections, \TCPIP Performance Diagnostics | |
(Per-CPU)(CPU0)\TCP current connections} | |
Counter : {\TCPIP Performance Diagnostics (Per-CPU)(*)\TCP current connections} | |
CounterSetName : Energy Meter | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Energy Meter performance object measures total energy consumption. | |
Paths : {\Energy Meter(*)\Power, \Energy Meter(*)\Energy, \Energy Meter(*)\Time} | |
PathsWithInstances : {\Energy Meter(*)\Power, \Energy Meter(*)\Energy, \Energy Meter(*)\Time} | |
Counter : {\Energy Meter(*)\Power, \Energy Meter(*)\Energy, \Energy Meter(*)\Time} | |
CounterSetName : Power Meter | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : This counter set displays power metering and budgeting information | |
Paths : {\Power Meter(*)\Power Budget, \Power Meter(*)\Power} | |
PathsWithInstances : {\Power Meter(_Total)\Power Budget, \Power Meter(Power Meter (0))\Power Budget, \Power Meter(_Total)\Power, \Power Meter(Power Meter (0))\Power} | |
Counter : {\Power Meter(*)\Power Budget, \Power Meter(*)\Power} | |
CounterSetName : ServiceModelEndpoint 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : ServiceModel performance counters for endpoint | |
Paths : {\ServiceModelEndpoint 4.0.0.0(*)\Transactions Flowed Per Second, \ServiceModelEndpoint 4.0.0.0(*)\Transactions Flowed, \ServiceModelEndpoint 4.0.0.0(*)\Reliable Messaging Messages Dropped Per Second, \ServiceModelEndpoint 4.0.0.0(*)\Reliable | |
Messaging Messages Dropped...} | |
PathsWithInstances : {\ServiceModelEndpoint 4.0.0.0(*)\Transactions Flowed Per Second, \ServiceModelEndpoint 4.0.0.0(*)\Transactions Flowed, \ServiceModelEndpoint 4.0.0.0(*)\Reliable Messaging Messages Dropped Per Second, \ServiceModelEndpoint 4.0.0.0(*)\Reliable | |
Messaging Messages Dropped...} | |
Counter : {\ServiceModelEndpoint 4.0.0.0(*)\Transactions Flowed Per Second, \ServiceModelEndpoint 4.0.0.0(*)\Transactions Flowed, \ServiceModelEndpoint 4.0.0.0(*)\Reliable Messaging Messages Dropped Per Second, \ServiceModelEndpoint 4.0.0.0(*)\Reliable | |
Messaging Messages Dropped...} | |
CounterSetName : ServiceModelOperation 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : ServiceModelOperation 4.0.0.0 performance counters | |
Paths : {\ServiceModelOperation 4.0.0.0(*)\Transactions Flowed Per Second, \ServiceModelOperation 4.0.0.0(*)\Transactions Flowed, \ServiceModelOperation 4.0.0.0(*)\Security Calls Not Authorized Per Second, \ServiceModelOperation 4.0.0.0(*)\Security Calls | |
Not Authorized...} | |
PathsWithInstances : {\ServiceModelOperation 4.0.0.0(*)\Transactions Flowed Per Second, \ServiceModelOperation 4.0.0.0(*)\Transactions Flowed, \ServiceModelOperation 4.0.0.0(*)\Security Calls Not Authorized Per Second, \ServiceModelOperation 4.0.0.0(*)\Security Calls | |
Not Authorized...} | |
Counter : {\ServiceModelOperation 4.0.0.0(*)\Transactions Flowed Per Second, \ServiceModelOperation 4.0.0.0(*)\Transactions Flowed, \ServiceModelOperation 4.0.0.0(*)\Security Calls Not Authorized Per Second, \ServiceModelOperation 4.0.0.0(*)\Security Calls | |
Not Authorized...} | |
CounterSetName : ServiceModelService 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : ServiceModel performance counters for service | |
Paths : {\ServiceModelService 4.0.0.0(*)\Percent Of Max Concurrent Sessions, \ServiceModelService 4.0.0.0(*)\Percent Of Max Concurrent Instances, \ServiceModelService 4.0.0.0(*)\Percent Of Max Concurrent Calls, \ServiceModelService 4.0.0.0(*)\Queued | |
Messages Dropped Per Second...} | |
PathsWithInstances : {\ServiceModelService 4.0.0.0([email protected]:||localhost|Publisher)\Percent Of Max Concurrent Sessions, \ServiceModelService 4.0.0.0([email protected]:||localhost|Publisher)\Percent Of Max Concurrent Instances, | |
\ServiceModelService 4.0.0.0([email protected]:||localhost|Publisher)\Percent Of Max Concurrent Calls, \ServiceModelService 4.0.0.0([email protected]:||localhost|Publisher)\Queued Messages Dropped Per Second...} | |
Counter : {\ServiceModelService 4.0.0.0(*)\Percent Of Max Concurrent Sessions, \ServiceModelService 4.0.0.0(*)\Percent Of Max Concurrent Instances, \ServiceModelService 4.0.0.0(*)\Percent Of Max Concurrent Calls, \ServiceModelService 4.0.0.0(*)\Queued | |
Messages Dropped Per Second...} | |
CounterSetName : {115b92b4-7191-491a-a9b5-93c8e9fb641b} | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : | |
Paths : {} | |
PathsWithInstances : {} | |
Counter : {} | |
CounterSetName : Hyper-V Dynamic Memory Integration Service | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : This counter set represents the statistics for Dynamic Memory Integration Services | |
Paths : {\Hyper-V Dynamic Memory Integration Service\Maximum Memory, Mbytes} | |
PathsWithInstances : {} | |
Counter : {\Hyper-V Dynamic Memory Integration Service\Maximum Memory, Mbytes} | |
CounterSetName : Teredo Client | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Statistics of Teredo client. | |
Paths : {\Teredo Client(*)\Out - Teredo Data Kernel Mode, \Teredo Client(*)\Out - Teredo Data User Mode, \Teredo Client(*)\In - Teredo Data Kernel Mode, \Teredo Client(*)\In - Teredo Data User Mode...} | |
PathsWithInstances : {\Teredo Client(Default)\Out - Teredo Data Kernel Mode, \Teredo Client(Default)\Out - Teredo Data User Mode, \Teredo Client(Default)\In - Teredo Data Kernel Mode, \Teredo Client(Default)\In - Teredo Data User Mode...} | |
Counter : {\Teredo Client(*)\Out - Teredo Data Kernel Mode, \Teredo Client(*)\Out - Teredo Data User Mode, \Teredo Client(*)\In - Teredo Data Kernel Mode, \Teredo Client(*)\In - Teredo Data User Mode...} | |
CounterSetName : Teredo Server | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Statistics of Teredo server hosted on this machine. | |
Paths : {\Teredo Server(*)\In - Teredo Server Total Packets: Success + Error / sec, \Teredo Server(*)\Out - Teredo Server: RA-Secondary , \Teredo Server(*)\Out - Teredo Server: RA-Primary, \Teredo Server(*)\In - Teredo Server Error Packets: Authentication | |
Error...} | |
PathsWithInstances : {\Teredo Server(Default)\In - Teredo Server Total Packets: Success + Error / sec, \Teredo Server(Default)\Out - Teredo Server: RA-Secondary , \Teredo Server(Default)\Out - Teredo Server: RA-Primary, \Teredo Server(Default)\In - Teredo Server Error | |
Packets: Authentication Error...} | |
Counter : {\Teredo Server(*)\In - Teredo Server Total Packets: Success + Error / sec, \Teredo Server(*)\Out - Teredo Server: RA-Secondary , \Teredo Server(*)\Out - Teredo Server: RA-Primary, \Teredo Server(*)\In - Teredo Server Error Packets: Authentication | |
Error...} | |
CounterSetName : IPHTTPS Global | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Statistics of IPHTTPS server on this machine. | |
Paths : {\IPHTTPS Global(*)\Sessions - Total sessions, \IPHTTPS Global(*)\Out - Total packets sent, \IPHTTPS Global(*)\In - Total packets received, \IPHTTPS Global(*)\Errors - Receive errors on the server...} | |
PathsWithInstances : {\IPHTTPS Global(Default)\Sessions - Total sessions, \IPHTTPS Global(Default)\Out - Total packets sent, \IPHTTPS Global(Default)\In - Total packets received, \IPHTTPS Global(Default)\Errors - Receive errors on the server...} | |
Counter : {\IPHTTPS Global(*)\Sessions - Total sessions, \IPHTTPS Global(*)\Out - Total packets sent, \IPHTTPS Global(*)\In - Total packets received, \IPHTTPS Global(*)\Errors - Receive errors on the server...} | |
CounterSetName : DNS64 Global | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Statistics of DNS64 on this machine. | |
Paths : {\DNS64 Global(*)\AAAA - Synthesized records, \DNS64 Global(*)\Other queries - Failed, \DNS64 Global(*)\Other queries - Successful, \DNS64 Global(*)\IP6.ARPA queries - Matched...} | |
PathsWithInstances : {\DNS64 Global(Default)\AAAA - Synthesized records, \DNS64 Global(Default)\Other queries - Failed, \DNS64 Global(Default)\Other queries - Successful, \DNS64 Global(Default)\IP6.ARPA queries - Matched...} | |
Counter : {\DNS64 Global(*)\AAAA - Synthesized records, \DNS64 Global(*)\Other queries - Failed, \DNS64 Global(*)\Other queries - Successful, \DNS64 Global(*)\IP6.ARPA queries - Matched...} | |
CounterSetName : IPHTTPS Session | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Per session statistics on this IPHTTPS server. | |
Paths : {\IPHTTPS Session(*)\Duration - Duration of the session (Seconds), \IPHTTPS Session(*)\Errors - Receive errors on this session, \IPHTTPS Session(*)\Errors - Transmit errors on this session, \IPHTTPS Session(*)\Bytes sent on this session...} | |
PathsWithInstances : {\IPHTTPS Session(*)\Duration - Duration of the session (Seconds), \IPHTTPS Session(*)\Errors - Receive errors on this session, \IPHTTPS Session(*)\Errors - Transmit errors on this session, \IPHTTPS Session(*)\Bytes sent on this session...} | |
Counter : {\IPHTTPS Session(*)\Duration - Duration of the session (Seconds), \IPHTTPS Session(*)\Errors - Receive errors on this session, \IPHTTPS Session(*)\Errors - Transmit errors on this session, \IPHTTPS Session(*)\Bytes sent on this session...} | |
CounterSetName : Teredo Relay | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Statistics of Teredo relay hosted on this machine. | |
Paths : {\Teredo Relay(*)\Out - Teredo Relay Success Packets: Data Packets Kernel Mode, \Teredo Relay(*)\Out - Teredo Relay Success Packets: Data Packets User Mode, \Teredo Relay(*)\In - Teredo Relay Success Packets: Data Packets Kernel Mode, \Teredo | |
Relay(*)\In - Teredo Relay Success Packets: Data Packets User Mode...} | |
PathsWithInstances : {\Teredo Relay(Default)\Out - Teredo Relay Success Packets: Data Packets Kernel Mode, \Teredo Relay(Default)\Out - Teredo Relay Success Packets: Data Packets User Mode, \Teredo Relay(Default)\In - Teredo Relay Success Packets: Data Packets Kernel | |
Mode, \Teredo Relay(Default)\In - Teredo Relay Success Packets: Data Packets User Mode...} | |
Counter : {\Teredo Relay(*)\Out - Teredo Relay Success Packets: Data Packets Kernel Mode, \Teredo Relay(*)\Out - Teredo Relay Success Packets: Data Packets User Mode, \Teredo Relay(*)\In - Teredo Relay Success Packets: Data Packets Kernel Mode, \Teredo | |
Relay(*)\In - Teredo Relay Success Packets: Data Packets User Mode...} | |
CounterSetName : Client Side Caching | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Performance counters for SMB BranchCache for reduced bandwidth consumption | |
Paths : {\Client Side Caching\Application Bytes Read From Server (Not Cached), \Client Side Caching\Application Bytes Read From Server, \Client Side Caching\Application Bytes Read From Cache, \Client Side Caching\Prefetch Bytes Read From Server...} | |
PathsWithInstances : {} | |
Counter : {\Client Side Caching\Application Bytes Read From Server (Not Cached), \Client Side Caching\Application Bytes Read From Server, \Client Side Caching\Application Bytes Read From Cache, \Client Side Caching\Prefetch Bytes Read From Server...} | |
CounterSetName : Offline Files | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Performance counters for Offline Files | |
Paths : {\Offline Files\Bytes Received/sec, \Offline Files\Bytes Transmitted/sec, \Offline Files\Bytes Transmitted, \Offline Files\Bytes Received} | |
PathsWithInstances : {} | |
Counter : {\Offline Files\Bytes Received/sec, \Offline Files\Bytes Transmitted/sec, \Offline Files\Bytes Transmitted, \Offline Files\Bytes Received} | |
CounterSetName : SMB Direct Connection | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The SMB Direct Connection performance counter set consists of counters that measure connection activity. A computer can have multiple SMB Direct connections. The SMB Direct Connection counter set represents each connection as a pair of IP addresses | |
and ports, where the first IP address/port represents the connection's local endpoint and the second IP address/port represents the connection's remote endpoint. | |
Paths : {\SMB Direct Connection(*)\RCQ Notification Events/sec, \SMB Direct Connection(*)\SCQ Notification Events/sec, \SMB Direct Connection(*)\RDMA Registrations/sec, \SMB Direct Connection(*)\Receives/sec...} | |
PathsWithInstances : {\SMB Direct Connection(*)\RCQ Notification Events/sec, \SMB Direct Connection(*)\SCQ Notification Events/sec, \SMB Direct Connection(*)\RDMA Registrations/sec, \SMB Direct Connection(*)\Receives/sec...} | |
Counter : {\SMB Direct Connection(*)\RCQ Notification Events/sec, \SMB Direct Connection(*)\SCQ Notification Events/sec, \SMB Direct Connection(*)\RDMA Registrations/sec, \SMB Direct Connection(*)\Receives/sec...} | |
CounterSetName : Hyper-V Virtual Machine Bus Pipes | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Per-Pipe statistics, for performance debugging. | |
Paths : {\Hyper-V Virtual Machine Bus Pipes(*)\Bytes Written/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Bytes Read/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Writes/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Reads/sec} | |
PathsWithInstances : {\Hyper-V Virtual Machine Bus Pipes(*)\Bytes Written/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Bytes Read/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Writes/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Reads/sec} | |
Counter : {\Hyper-V Virtual Machine Bus Pipes(*)\Bytes Written/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Bytes Read/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Writes/sec, \Hyper-V Virtual Machine Bus Pipes(*)\Reads/sec} | |
CounterSetName : ReFS | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Information on the ReFS file system performance counters. | |
Paths : {\ReFS(*)\Compaction write latency (100 ns), \ReFS(*)\Compaction read latency (100 ns), \ReFS(*)\Data Compactions/sec, \ReFS(*)\Trim latency (100 ns)...} | |
PathsWithInstances : {\ReFS(*)\Compaction write latency (100 ns), \ReFS(*)\Compaction read latency (100 ns), \ReFS(*)\Data Compactions/sec, \ReFS(*)\Trim latency (100 ns)...} | |
Counter : {\ReFS(*)\Compaction write latency (100 ns), \ReFS(*)\Compaction read latency (100 ns), \ReFS(*)\Data Compactions/sec, \ReFS(*)\Trim latency (100 ns)...} | |
CounterSetName : Storage Spaces Tier | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Storage Spaces Tier performance object consists of counters that show information about Storage Spaces tiers. | |
Paths : {\Storage Spaces Tier(*)\Avg. Tier Bytes/Transfer, \Storage Spaces Tier(*)\Tier Transfer Bytes/sec, \Storage Spaces Tier(*)\Avg. Tier Queue Length, \Storage Spaces Tier(*)\Avg. Tier sec/Transfer...} | |
PathsWithInstances : {\Storage Spaces Tier(*)\Avg. Tier Bytes/Transfer, \Storage Spaces Tier(*)\Tier Transfer Bytes/sec, \Storage Spaces Tier(*)\Avg. Tier Queue Length, \Storage Spaces Tier(*)\Avg. Tier sec/Transfer...} | |
Counter : {\Storage Spaces Tier(*)\Avg. Tier Bytes/Transfer, \Storage Spaces Tier(*)\Tier Transfer Bytes/sec, \Storage Spaces Tier(*)\Avg. Tier Queue Length, \Storage Spaces Tier(*)\Avg. Tier sec/Transfer...} | |
CounterSetName : Storage Spaces Write Cache | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Storage Spaces Write Cache performance object consists of counters that show information about Storage Spaces write caches. | |
Paths : {\Storage Spaces Write Cache(*)\Cache Size, \Storage Spaces Write Cache(*)\Bytes Used, \Storage Spaces Write Cache(*)\Bytes Reclaimable, \Storage Spaces Write Cache(*)\Bytes Reserved...} | |
PathsWithInstances : {\Storage Spaces Write Cache(*)\Cache Size, \Storage Spaces Write Cache(*)\Bytes Used, \Storage Spaces Write Cache(*)\Bytes Reclaimable, \Storage Spaces Write Cache(*)\Bytes Reserved...} | |
Counter : {\Storage Spaces Write Cache(*)\Cache Size, \Storage Spaces Write Cache(*)\Bytes Used, \Storage Spaces Write Cache(*)\Bytes Reclaimable, \Storage Spaces Write Cache(*)\Bytes Reserved...} | |
CounterSetName : Storage Spaces Virtual Disk | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Storage Spaces Virtual Disk performance object consists of counters that show information about Storage Spaces virtual disks. | |
Paths : {\Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 6 Status, \Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 6 Count, \Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 5 Status, \Storage Spaces Virtual Disk(*)\Virtual Disk | |
Repair Phase 5 Count...} | |
PathsWithInstances : {\Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 6 Status, \Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 6 Count, \Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 5 Status, \Storage Spaces Virtual Disk(*)\Virtual Disk | |
Repair Phase 5 Count...} | |
Counter : {\Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 6 Status, \Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 6 Count, \Storage Spaces Virtual Disk(*)\Virtual Disk Repair Phase 5 Status, \Storage Spaces Virtual Disk(*)\Virtual Disk | |
Repair Phase 5 Count...} | |
CounterSetName : BitLocker | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : BitLocker Drive Encryption performance counters | |
Paths : {\BitLocker(*)\Write Subrequests/sec, \BitLocker(*)\Write Requests/sec, \BitLocker(*)\Read Subrequests/sec, \BitLocker(*)\Read Requests/sec...} | |
PathsWithInstances : {\BitLocker(C:)\Write Subrequests/sec, \BitLocker(HarddiskVolume1)\Write Subrequests/sec, \BitLocker(C:)\Write Requests/sec, \BitLocker(HarddiskVolume1)\Write Requests/sec...} | |
Counter : {\BitLocker(*)\Write Subrequests/sec, \BitLocker(*)\Write Requests/sec, \BitLocker(*)\Read Subrequests/sec, \BitLocker(*)\Read Requests/sec...} | |
CounterSetName : Microsoft Winsock BSP | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Global performance counters for Microsoft Winsock Base Service Provider | |
Paths : {\Microsoft Winsock BSP\Rejected Connections, \Microsoft Winsock BSP\Rejected Connections/sec, \Microsoft Winsock BSP\Dropped Datagrams, \Microsoft Winsock BSP\Dropped Datagrams/sec} | |
PathsWithInstances : {} | |
Counter : {\Microsoft Winsock BSP\Rejected Connections, \Microsoft Winsock BSP\Rejected Connections/sec, \Microsoft Winsock BSP\Dropped Datagrams, \Microsoft Winsock BSP\Dropped Datagrams/sec} | |
CounterSetName : Fax Service | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Fax Service Counter Set | |
Paths : {\Fax Service\Bytes received, \Fax Service\Received faxes, \Fax Service\Received pages, \Fax Service\Minutes receiving...} | |
PathsWithInstances : {} | |
Counter : {\Fax Service\Bytes received, \Fax Service\Received faxes, \Fax Service\Received pages, \Fax Service\Minutes receiving...} | |
CounterSetName : Authorization Manager Applications | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The set of Counters for Authorization Manager application object | |
Paths : {\Authorization Manager Applications(*)\Number of Scopes loaded in memory, \Authorization Manager Applications(*)\Total number of scopes} | |
PathsWithInstances : {\Authorization Manager Applications(*)\Number of Scopes loaded in memory, \Authorization Manager Applications(*)\Total number of scopes} | |
Counter : {\Authorization Manager Applications(*)\Number of Scopes loaded in memory, \Authorization Manager Applications(*)\Total number of scopes} | |
CounterSetName : Peer Name Resolution Protocol | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Peer Name Resolution Protocol (PNRP) performance object consists of counters that monitor each of available PNRP clouds. These counters monitor the local PNRP cache and measure the rates at which PNRP protocol messages are sent and received. | |
Paths : {\Peer Name Resolution Protocol(*)\Unknown message type received, \Peer Name Resolution Protocol(*)\Lookup received per second, \Peer Name Resolution Protocol(*)\Lookup sent per second, \Peer Name Resolution Protocol(*)\Ack received per second...} | |
PathsWithInstances : {\Peer Name Resolution Protocol(*)\Unknown message type received, \Peer Name Resolution Protocol(*)\Lookup received per second, \Peer Name Resolution Protocol(*)\Lookup sent per second, \Peer Name Resolution Protocol(*)\Ack received per second...} | |
Counter : {\Peer Name Resolution Protocol(*)\Unknown message type received, \Peer Name Resolution Protocol(*)\Lookup received per second, \Peer Name Resolution Protocol(*)\Lookup sent per second, \Peer Name Resolution Protocol(*)\Ack received per second...} | |
CounterSetName : WFPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WFPv6 is the set of Windows Filtering Platform counters that apply to traffic and connections over Internet Protocol version 6. | |
Paths : {\WFPv6\Allowed Classifies/sec, \WFPv6\Active Outbound Connections, \WFPv6\Active Inbound Connections, \WFPv6\Outbound Connections...} | |
PathsWithInstances : {} | |
Counter : {\WFPv6\Allowed Classifies/sec, \WFPv6\Active Outbound Connections, \WFPv6\Active Inbound Connections, \WFPv6\Outbound Connections...} | |
CounterSetName : WFP Reauthentication | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WFP Reauthentication is the set of Windows Filtering Platform (WFP) counters that pertain to connection reauthentications. | |
Paths : {\WFP Reauthentication\Reason: ProxyHandleChanged, \WFP Reauthentication\Reason: RemotePortUniFiltersChanges, \WFP Reauthentication\Reason: LocalPortUniFiltersChanges, \WFP Reauthentication\Reason: RemoteAddressUniFiltersChanged...} | |
PathsWithInstances : {} | |
Counter : {\WFP Reauthentication\Reason: ProxyHandleChanged, \WFP Reauthentication\Reason: RemotePortUniFiltersChanges, \WFP Reauthentication\Reason: LocalPortUniFiltersChanges, \WFP Reauthentication\Reason: RemoteAddressUniFiltersChanged...} | |
CounterSetName : WFP | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WFP is the set of Windows Filtering Platform counters that do not apply to any specific Internet Protocol version. | |
Paths : {\WFP\Provider Count} | |
PathsWithInstances : {} | |
Counter : {\WFP\Provider Count} | |
CounterSetName : IPsec Driver | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec Driver is the set of Internet Protocol security (IPsec) driver counters that apply to traffic over Internet Protocol version 4 and Internet Protocol version 6. | |
Paths : {\IPsec Driver\Inbound Packets Dropped/sec, \IPsec Driver\Total Inbound Packets Dropped, \IPsec Driver\Inbound Packets Received/sec, \IPsec Driver\Total Inbound Packets Received...} | |
PathsWithInstances : {} | |
Counter : {\IPsec Driver\Inbound Packets Dropped/sec, \IPsec Driver\Total Inbound Packets Dropped, \IPsec Driver\Inbound Packets Received/sec, \IPsec Driver\Total Inbound Packets Received...} | |
CounterSetName : WFP Classify | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WFP Classify is the set of Windows Filtering Platform (WFP) counters that pertain to classifation calls. | |
Paths : {\WFP Classify\FWPM_LAYER_KM_AUTHORIZATION, \WFP Classify\FWPM_LAYER_RPC_PROXY_IF, \WFP Classify\FWPM_LAYER_RPC_PROXY_CONN, \WFP Classify\FWPM_LAYER_RPC_EP_ADD...} | |
PathsWithInstances : {} | |
Counter : {\WFP Classify\FWPM_LAYER_KM_AUTHORIZATION, \WFP Classify\FWPM_LAYER_RPC_PROXY_IF, \WFP Classify\FWPM_LAYER_RPC_PROXY_CONN, \WFP Classify\FWPM_LAYER_RPC_EP_ADD...} | |
CounterSetName : IPsec IKEv1 IPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec IKEv1 IPv6 is the set of Internet Protocol security (IPsec) Internet Key Exchange version 1 (IKEv1) counters that apply to traffic and connections over Internet Protocol version 6. | |
Paths : {\IPsec IKEv1 IPv6\Failed Quick Mode Negotiations/sec, \IPsec IKEv1 IPv6\Failed Quick Mode Negotiations, \IPsec IKEv1 IPv6\Successful Quick Mode Negotiations/sec, \IPsec IKEv1 IPv6\Successful Quick Mode Negotiations...} | |
PathsWithInstances : {} | |
Counter : {\IPsec IKEv1 IPv6\Failed Quick Mode Negotiations/sec, \IPsec IKEv1 IPv6\Failed Quick Mode Negotiations, \IPsec IKEv1 IPv6\Successful Quick Mode Negotiations/sec, \IPsec IKEv1 IPv6\Successful Quick Mode Negotiations...} | |
CounterSetName : IPsec IKEv1 IPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec IKEv1 IPv4 is the set of Internet Protocol security (IPsec) Internet Key Exchange version 1 (IKEv1) counters that apply to traffic and connections over Internet Protocol version 4. | |
Paths : {\IPsec IKEv1 IPv4\Failed Quick Mode Negotiations/sec, \IPsec IKEv1 IPv4\Failed Quick Mode Negotiations, \IPsec IKEv1 IPv4\Successful Quick Mode Negotiations/sec, \IPsec IKEv1 IPv4\Successful Quick Mode Negotiations...} | |
PathsWithInstances : {} | |
Counter : {\IPsec IKEv1 IPv4\Failed Quick Mode Negotiations/sec, \IPsec IKEv1 IPv4\Failed Quick Mode Negotiations, \IPsec IKEv1 IPv4\Successful Quick Mode Negotiations/sec, \IPsec IKEv1 IPv4\Successful Quick Mode Negotiations...} | |
CounterSetName : WFPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WFPv4 is the set of Windows Filtering Platform counters that apply to traffic and connections over Internet Protocol version 4. | |
Paths : {\WFPv4\Allowed Classifies/sec, \WFPv4\Active Outbound Connections, \WFPv4\Active Inbound Connections, \WFPv4\Outbound Connections...} | |
PathsWithInstances : {} | |
Counter : {\WFPv4\Allowed Classifies/sec, \WFPv4\Active Outbound Connections, \WFPv4\Active Inbound Connections, \WFPv4\Outbound Connections...} | |
CounterSetName : IPsec IKEv2 IPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec IKEv2 IPv6 is the set of Internet Protocol security (IPsec) Internet Key Exchange version 2 (IKEv2) counters that apply to traffic and connections over Internet Protocol version 6. | |
Paths : {\IPsec IKEv2 IPv6\Failed Quick Mode Negotiations/sec, \IPsec IKEv2 IPv6\Failed Quick Mode Negotiations, \IPsec IKEv2 IPv6\Successful Quick Mode Negotiations/sec, \IPsec IKEv2 IPv6\Successful Quick Mode Negotiations...} | |
PathsWithInstances : {} | |
Counter : {\IPsec IKEv2 IPv6\Failed Quick Mode Negotiations/sec, \IPsec IKEv2 IPv6\Failed Quick Mode Negotiations, \IPsec IKEv2 IPv6\Successful Quick Mode Negotiations/sec, \IPsec IKEv2 IPv6\Successful Quick Mode Negotiations...} | |
CounterSetName : IPsec AuthIP IPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec AuthIP IPv6 is the set of Internet Protocol security (IPsec) Authenticated IP (AuthIP) counters that apply to traffic and connections over Internet Protocol version 6. | |
Paths : {\IPsec AuthIP IPv6\Extended Mode SAs That Used Impersonation, \IPsec AuthIP IPv6\Failed Extended Mode Negotiations/sec, \IPsec AuthIP IPv6\Failed Extended Mode Negotiations, \IPsec AuthIP IPv6\Successful Extended Mode Negotiations/sec...} | |
PathsWithInstances : {} | |
Counter : {\IPsec AuthIP IPv6\Extended Mode SAs That Used Impersonation, \IPsec AuthIP IPv6\Failed Extended Mode Negotiations/sec, \IPsec AuthIP IPv6\Failed Extended Mode Negotiations, \IPsec AuthIP IPv6\Successful Extended Mode Negotiations/sec...} | |
CounterSetName : IPsec Connections | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec Connections is the set of Internet Protocol security (IPsec) counters that apply to IPsec encapsulated connections. | |
Paths : {\IPsec Connections\Number of failed authentications, \IPsec Connections\Total Bytes Out since start, \IPsec Connections\Total Bytes In since start, \IPsec Connections\Max number of connections since boot...} | |
PathsWithInstances : {} | |
Counter : {\IPsec Connections\Number of failed authentications, \IPsec Connections\Total Bytes Out since start, \IPsec Connections\Total Bytes In since start, \IPsec Connections\Max number of connections since boot...} | |
CounterSetName : IPsec AuthIP IPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec AuthIP IPv4 is the set of Internet Protocol security (IPsec) Authenticated IP (AuthIP) counters that apply to traffic and connections over Internet Protocol version 4. | |
Paths : {\IPsec AuthIP IPv4\Extended Mode SAs That Used Impersonation, \IPsec AuthIP IPv4\Failed Extended Mode Negotiations/sec, \IPsec AuthIP IPv4\Failed Extended Mode Negotiations, \IPsec AuthIP IPv4\Successful Extended Mode Negotiations/sec...} | |
PathsWithInstances : {} | |
Counter : {\IPsec AuthIP IPv4\Extended Mode SAs That Used Impersonation, \IPsec AuthIP IPv4\Failed Extended Mode Negotiations/sec, \IPsec AuthIP IPv4\Failed Extended Mode Negotiations, \IPsec AuthIP IPv4\Successful Extended Mode Negotiations/sec...} | |
CounterSetName : IPsec IKEv2 IPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : IPsec IKEv2 IPv4 is the set of Internet Protocol security (IPsec) Internet Key Exchange version 2 (IKEv2) counters that apply to traffic and connections over Internet Protocol version 4. | |
Paths : {\IPsec IKEv2 IPv4\Failed Quick Mode Negotiations/sec, \IPsec IKEv2 IPv4\Failed Quick Mode Negotiations, \IPsec IKEv2 IPv4\Successful Quick Mode Negotiations/sec, \IPsec IKEv2 IPv4\Successful Quick Mode Negotiations...} | |
PathsWithInstances : {} | |
Counter : {\IPsec IKEv2 IPv4\Failed Quick Mode Negotiations/sec, \IPsec IKEv2 IPv4\Failed Quick Mode Negotiations, \IPsec IKEv2 IPv4\Successful Quick Mode Negotiations/sec, \IPsec IKEv2 IPv4\Successful Quick Mode Negotiations...} | |
CounterSetName : Generic IKEv1, AuthIP, and IKEv2 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Generic IKEv1, AuthIP, and IKEv2 is the set of Internet Protocol security (IPsec) Internet Key Exchange Version 1 (IKEv1), Authenticated IP (AuthIP), and Internet Key Exchange Version 2 (IKEv2) counters that are generic and do not apply to a | |
specific Internet Protocol version. | |
Paths : {\Generic IKEv1, AuthIP, and IKEv2\IKEv2 Quick Mode Negotiation Time, \Generic IKEv1, AuthIP, and IKEv2\IKEv2 Main Mode Negotiation Time, \Generic IKEv1, AuthIP, and IKEv2\Failed Negotiations/sec, \Generic IKEv1, AuthIP, and IKEv2\Failed | |
Negotiations...} | |
PathsWithInstances : {} | |
Counter : {\Generic IKEv1, AuthIP, and IKEv2\IKEv2 Quick Mode Negotiation Time, \Generic IKEv1, AuthIP, and IKEv2\IKEv2 Main Mode Negotiation Time, \Generic IKEv1, AuthIP, and IKEv2\Failed Negotiations/sec, \Generic IKEv1, AuthIP, and IKEv2\Failed | |
Negotiations...} | |
CounterSetName : Pacer Pipe | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Pacer Pipe performance counter set consists of pipe statistics from the packet scheduler. | |
Paths : {\Pacer Pipe(*)\Nonconforming packets transmitted/sec, \Pacer Pipe(*)\Nonconforming packets transmitted, \Pacer Pipe(*)\Average packets in netcard, \Pacer Pipe(*)\Max packets in netcard...} | |
PathsWithInstances : {\Pacer Pipe(Microsoft Wi-Fi Direct Virtual Adapter -2)\Nonconforming packets transmitted/sec, \Pacer Pipe(Microsoft Wi-Fi Direct Virtual Adapter)\Nonconforming packets transmitted/sec, \Pacer Pipe(Intel-R- Dual Band Wireless-AC 8260)\Nonconforming | |
packets transmitted/sec, \Pacer Pipe(Intel-R- Ethernet Connection I219-LM)\Nonconforming packets transmitted/sec...} | |
Counter : {\Pacer Pipe(*)\Nonconforming packets transmitted/sec, \Pacer Pipe(*)\Nonconforming packets transmitted, \Pacer Pipe(*)\Average packets in netcard, \Pacer Pipe(*)\Max packets in netcard...} | |
CounterSetName : Pacer Flow | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Pacer Flow performance counter set consists of flow statistics from the packet scheduler. | |
Paths : {\Pacer Flow(*)\Nonconforming packets transmitted/sec, \Pacer Flow(*)\Nonconforming packets transmitted, \Pacer Flow(*)\Average packets in netcard, \Pacer Flow(*)\Maximum packets in netcard...} | |
PathsWithInstances : {\Pacer Flow(*)\Nonconforming packets transmitted/sec, \Pacer Flow(*)\Nonconforming packets transmitted, \Pacer Flow(*)\Average packets in netcard, \Pacer Flow(*)\Maximum packets in netcard...} | |
Counter : {\Pacer Flow(*)\Nonconforming packets transmitted/sec, \Pacer Flow(*)\Nonconforming packets transmitted, \Pacer Flow(*)\Average packets in netcard, \Pacer Flow(*)\Maximum packets in netcard...} | |
CounterSetName : Hyper-V Hypervisor Root Virtual Processor | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Information on virtual processors | |
Paths : {\Hyper-V Hypervisor Root Virtual Processor(*)\Total Virtualization Instructions Emulation Cost, \Hyper-V Hypervisor Root Virtual Processor(*)\Total Virtualization Instructions Emulated/sec, \Hyper-V Hypervisor Root Virtual Processor(*)\% Remote | |
Run Time, \Hyper-V Hypervisor Root Virtual Processor(*)\Total Intercepts Cost...} | |
PathsWithInstances : {\Hyper-V Hypervisor Root Virtual Processor(*)\Total Virtualization Instructions Emulation Cost, \Hyper-V Hypervisor Root Virtual Processor(*)\Total Virtualization Instructions Emulated/sec, \Hyper-V Hypervisor Root Virtual Processor(*)\% Remote | |
Run Time, \Hyper-V Hypervisor Root Virtual Processor(*)\Total Intercepts Cost...} | |
Counter : {\Hyper-V Hypervisor Root Virtual Processor(*)\Total Virtualization Instructions Emulation Cost, \Hyper-V Hypervisor Root Virtual Processor(*)\Total Virtualization Instructions Emulated/sec, \Hyper-V Hypervisor Root Virtual Processor(*)\% Remote | |
Run Time, \Hyper-V Hypervisor Root Virtual Processor(*)\Total Intercepts Cost...} | |
CounterSetName : Hyper-V Hypervisor Root Partition | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Information on virtual machines | |
Paths : {\Hyper-V Hypervisor Root Partition(*)\Nested TLB Trimmed Pages/sec, \Hyper-V Hypervisor Root Partition(*)\Nested TLB Free List Size, \Hyper-V Hypervisor Root Partition(*)\Recommended Nested TLB Size, \Hyper-V Hypervisor Root Partition(*)\Nested | |
TLB Size...} | |
PathsWithInstances : {\Hyper-V Hypervisor Root Partition(*)\Nested TLB Trimmed Pages/sec, \Hyper-V Hypervisor Root Partition(*)\Nested TLB Free List Size, \Hyper-V Hypervisor Root Partition(*)\Recommended Nested TLB Size, \Hyper-V Hypervisor Root Partition(*)\Nested | |
TLB Size...} | |
Counter : {\Hyper-V Hypervisor Root Partition(*)\Nested TLB Trimmed Pages/sec, \Hyper-V Hypervisor Root Partition(*)\Nested TLB Free List Size, \Hyper-V Hypervisor Root Partition(*)\Recommended Nested TLB Size, \Hyper-V Hypervisor Root Partition(*)\Nested | |
TLB Size...} | |
CounterSetName : Hyper-V Hypervisor | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Information on the hypervisor. | |
Paths : {\Hyper-V Hypervisor\HypervisorStartupCost, \Hyper-V Hypervisor\Platform Idle Transitions, \Hyper-V Hypervisor\Modern Standby Entries, \Hyper-V Hypervisor\Monitored Notifications...} | |
PathsWithInstances : {} | |
Counter : {\Hyper-V Hypervisor\HypervisorStartupCost, \Hyper-V Hypervisor\Platform Idle Transitions, \Hyper-V Hypervisor\Modern Standby Entries, \Hyper-V Hypervisor\Monitored Notifications...} | |
CounterSetName : Hyper-V Hypervisor Logical Processor | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Information on logical processors. | |
Paths : {\Hyper-V Hypervisor Logical Processor(*)\Total Interrupts/sec, \Hyper-V Hypervisor Logical Processor(*)\% Idle Time, \Hyper-V Hypervisor Logical Processor(*)\% Guest Run Time, \Hyper-V Hypervisor Logical Processor(*)\% Hypervisor Run Time...} | |
PathsWithInstances : {\Hyper-V Hypervisor Logical Processor(*)\Total Interrupts/sec, \Hyper-V Hypervisor Logical Processor(*)\% Idle Time, \Hyper-V Hypervisor Logical Processor(*)\% Guest Run Time, \Hyper-V Hypervisor Logical Processor(*)\% Hypervisor Run Time...} | |
Counter : {\Hyper-V Hypervisor Logical Processor(*)\Total Interrupts/sec, \Hyper-V Hypervisor Logical Processor(*)\% Idle Time, \Hyper-V Hypervisor Logical Processor(*)\% Guest Run Time, \Hyper-V Hypervisor Logical Processor(*)\% Hypervisor Run Time...} | |
CounterSetName : User Input Delay per Session | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Session Level Statistics for User Input Delay | |
Paths : {\User Input Delay per Session(*)\Max Session Input Delay (ms)} | |
PathsWithInstances : {\User Input Delay per Session(*)\Max Session Input Delay (ms)} | |
Counter : {\User Input Delay per Session(*)\Max Session Input Delay (ms)} | |
CounterSetName : User Input Delay per Process | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Process Level Statistics for User Input Delay | |
Paths : {\User Input Delay per Process(*)\Max Process Input Delay (ms)} | |
PathsWithInstances : {\User Input Delay per Process(*)\Max Process Input Delay (ms)} | |
Counter : {\User Input Delay per Process(*)\Max Process Input Delay (ms)} | |
CounterSetName : Terminal Services | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Terminal Services Summary Information | |
Paths : {\Terminal Services\Total Sessions, \Terminal Services\Inactive Sessions, \Terminal Services\Active Sessions} | |
PathsWithInstances : {} | |
Counter : {\Terminal Services\Total Sessions, \Terminal Services\Inactive Sessions, \Terminal Services\Active Sessions} | |
CounterSetName : WorkflowServiceHost 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : WorkflowServiceHost performance counters for workflow service | |
Paths : {\WorkflowServiceHost 4.0.0.0(*)\Average Workflow Persist Time, \WorkflowServiceHost 4.0.0.0(*)\Average Workflow Load Time, \WorkflowServiceHost 4.0.0.0(*)\Workflows Idle Per Second, \WorkflowServiceHost 4.0.0.0(*)\Workflows Suspended Per Second...} | |
PathsWithInstances : {\WorkflowServiceHost 4.0.0.0(*)\Average Workflow Persist Time, \WorkflowServiceHost 4.0.0.0(*)\Average Workflow Load Time, \WorkflowServiceHost 4.0.0.0(*)\Workflows Idle Per Second, \WorkflowServiceHost 4.0.0.0(*)\Workflows Suspended Per Second...} | |
Counter : {\WorkflowServiceHost 4.0.0.0(*)\Average Workflow Persist Time, \WorkflowServiceHost 4.0.0.0(*)\Average Workflow Load Time, \WorkflowServiceHost 4.0.0.0(*)\Workflows Idle Per Second, \WorkflowServiceHost 4.0.0.0(*)\Workflows Suspended Per Second...} | |
CounterSetName : RemoteFX Synth3D VSC VM Device | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Microsoft RemoteFX Synth3D VSC VM Device | |
Paths : {\RemoteFX Synth3D VSC VM Device\Number of RDVGM restarted notifications, \RemoteFX Synth3D VSC VM Device\Total number of created VMT channels, \RemoteFX Synth3D VSC VM Device\Number of disconnected VMT channels, \RemoteFX Synth3D VSC VM | |
Device\Number of connected VMT channels...} | |
PathsWithInstances : {} | |
Counter : {\RemoteFX Synth3D VSC VM Device\Number of RDVGM restarted notifications, \RemoteFX Synth3D VSC VM Device\Total number of created VMT channels, \RemoteFX Synth3D VSC VM Device\Number of disconnected VMT channels, \RemoteFX Synth3D VSC VM | |
Device\Number of connected VMT channels...} | |
CounterSetName : RemoteFX Synth3D VSC VM Transport Channel | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Microsoft RemoteFX Synth3D VSC VM Transport Channel | |
Paths : {\RemoteFX Synth3D VSC VM Transport Channel(*)\Number of space available event was reset per second, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of space available event was reset, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of | |
data available event was reset per second, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of data available event was reset...} | |
PathsWithInstances : {\RemoteFX Synth3D VSC VM Transport Channel(*)\Number of space available event was reset per second, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of space available event was reset, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of | |
data available event was reset per second, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of data available event was reset...} | |
Counter : {\RemoteFX Synth3D VSC VM Transport Channel(*)\Number of space available event was reset per second, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of space available event was reset, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of | |
data available event was reset per second, \RemoteFX Synth3D VSC VM Transport Channel(*)\Number of data available event was reset...} | |
CounterSetName : ServiceModelOperation 3.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : ServiceModelOperation 3.0.0.0 performance counters | |
Paths : {\ServiceModelOperation 3.0.0.0(*)\Calls, \ServiceModelOperation 3.0.0.0(*)\Calls Per Second, \ServiceModelOperation 3.0.0.0(*)\Calls Outstanding, \ServiceModelOperation 3.0.0.0(*)\Calls Failed...} | |
PathsWithInstances : {\ServiceModelOperation 3.0.0.0(*)\Calls, \ServiceModelOperation 3.0.0.0(*)\Calls Per Second, \ServiceModelOperation 3.0.0.0(*)\Calls Outstanding, \ServiceModelOperation 3.0.0.0(*)\Calls Failed...} | |
Counter : {\ServiceModelOperation 3.0.0.0(*)\Calls, \ServiceModelOperation 3.0.0.0(*)\Calls Per Second, \ServiceModelOperation 3.0.0.0(*)\Calls Outstanding, \ServiceModelOperation 3.0.0.0(*)\Calls Failed...} | |
CounterSetName : ServiceModelService 3.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : ServiceModelService 3.0.0.0 performance counters | |
Paths : {\ServiceModelService 3.0.0.0(*)\Calls, \ServiceModelService 3.0.0.0(*)\Calls Per Second, \ServiceModelService 3.0.0.0(*)\Calls Outstanding, \ServiceModelService 3.0.0.0(*)\Calls Failed...} | |
PathsWithInstances : {\ServiceModelService 3.0.0.0(_wcf_admin)\Calls, \ServiceModelService 3.0.0.0(_wcf_admin)\Calls Per Second, \ServiceModelService 3.0.0.0(_wcf_admin)\Calls Outstanding, \ServiceModelService 3.0.0.0(_wcf_admin)\Calls Failed...} | |
Counter : {\ServiceModelService 3.0.0.0(*)\Calls, \ServiceModelService 3.0.0.0(*)\Calls Per Second, \ServiceModelService 3.0.0.0(*)\Calls Outstanding, \ServiceModelService 3.0.0.0(*)\Calls Failed...} | |
CounterSetName : SMSvcHost 3.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : SMSvcHost 3.0.0.0 performance counters | |
Paths : {\SMSvcHost 3.0.0.0\Protocol Failures over net.tcp, \SMSvcHost 3.0.0.0\Protocol Failures over net.pipe, \SMSvcHost 3.0.0.0\Dispatch Failures over net.tcp, \SMSvcHost 3.0.0.0\Dispatch Failures over net.pipe...} | |
PathsWithInstances : {} | |
Counter : {\SMSvcHost 3.0.0.0\Protocol Failures over net.tcp, \SMSvcHost 3.0.0.0\Protocol Failures over net.pipe, \SMSvcHost 3.0.0.0\Dispatch Failures over net.tcp, \SMSvcHost 3.0.0.0\Dispatch Failures over net.pipe...} | |
CounterSetName : SMSvcHost 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : SMSvcHost 4.0.0.0 performance counters | |
Paths : {\SMSvcHost 4.0.0.0\Protocol Failures over net.tcp, \SMSvcHost 4.0.0.0\Protocol Failures over net.pipe, \SMSvcHost 4.0.0.0\Dispatch Failures over net.tcp, \SMSvcHost 4.0.0.0\Dispatch Failures over net.pipe...} | |
PathsWithInstances : {} | |
Counter : {\SMSvcHost 4.0.0.0\Protocol Failures over net.tcp, \SMSvcHost 4.0.0.0\Protocol Failures over net.pipe, \SMSvcHost 4.0.0.0\Dispatch Failures over net.tcp, \SMSvcHost 4.0.0.0\Dispatch Failures over net.pipe...} | |
CounterSetName : Windows Workflow Foundation | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Windows Workflow Foundation Performance Counters | |
Paths : {\Windows Workflow Foundation(*)\Workflows Created, \Windows Workflow Foundation(*)\Workflows Created/sec, \Windows Workflow Foundation(*)\Workflows Unloaded, \Windows Workflow Foundation(*)\Workflows Unloaded/sec...} | |
PathsWithInstances : {\Windows Workflow Foundation(*)\Workflows Created, \Windows Workflow Foundation(*)\Workflows Created/sec, \Windows Workflow Foundation(*)\Workflows Unloaded, \Windows Workflow Foundation(*)\Workflows Unloaded/sec...} | |
Counter : {\Windows Workflow Foundation(*)\Workflows Created, \Windows Workflow Foundation(*)\Workflows Created/sec, \Windows Workflow Foundation(*)\Workflows Unloaded, \Windows Workflow Foundation(*)\Workflows Unloaded/sec...} | |
CounterSetName : WF (System.Workflow) 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Windows Workflow Foundation Performance Counters | |
Paths : {\WF (System.Workflow) 4.0.0.0(*)\Workflows Created, \WF (System.Workflow) 4.0.0.0(*)\Workflows Created/sec, \WF (System.Workflow) 4.0.0.0(*)\Workflows Unloaded, \WF (System.Workflow) 4.0.0.0(*)\Workflows Unloaded/sec...} | |
PathsWithInstances : {\WF (System.Workflow) 4.0.0.0(*)\Workflows Created, \WF (System.Workflow) 4.0.0.0(*)\Workflows Created/sec, \WF (System.Workflow) 4.0.0.0(*)\Workflows Unloaded, \WF (System.Workflow) 4.0.0.0(*)\Workflows Unloaded/sec...} | |
Counter : {\WF (System.Workflow) 4.0.0.0(*)\Workflows Created, \WF (System.Workflow) 4.0.0.0(*)\Workflows Created/sec, \WF (System.Workflow) 4.0.0.0(*)\Workflows Unloaded, \WF (System.Workflow) 4.0.0.0(*)\Workflows Unloaded/sec...} | |
CounterSetName : .NET CLR Data | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : .Net CLR Data | |
Paths : {\.NET CLR Data(*)\SqlClient: Current # pooled and nonpooled connections, \.NET CLR Data(*)\SqlClient: Current # pooled connections, \.NET CLR Data(*)\SqlClient: Current # connection pools, \.NET CLR Data(*)\SqlClient: Peak # pooled connections...} | |
PathsWithInstances : {\.NET CLR Data(*)\SqlClient: Current # pooled and nonpooled connections, \.NET CLR Data(*)\SqlClient: Current # pooled connections, \.NET CLR Data(*)\SqlClient: Current # connection pools, \.NET CLR Data(*)\SqlClient: Peak # pooled connections...} | |
Counter : {\.NET CLR Data(*)\SqlClient: Current # pooled and nonpooled connections, \.NET CLR Data(*)\SqlClient: Current # pooled connections, \.NET CLR Data(*)\SqlClient: Current # connection pools, \.NET CLR Data(*)\SqlClient: Peak # pooled connections...} | |
CounterSetName : .NET CLR Networking | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : Help not available. | |
Paths : {\.NET CLR Networking(*)\Connections Established, \.NET CLR Networking(*)\Bytes Received, \.NET CLR Networking(*)\Bytes Sent, \.NET CLR Networking(*)\Datagrams Received...} | |
PathsWithInstances : {\.NET CLR Networking(_global_)\Connections Established, \.NET CLR Networking(hpsupportsolutionsframeworkservice[17124])\Connections Established, \.NET CLR Networking(_global_)\Bytes Received, \.NET CLR | |
Networking(hpsupportsolutionsframeworkservice[17124])\Bytes Received...} | |
Counter : {\.NET CLR Networking(*)\Connections Established, \.NET CLR Networking(*)\Bytes Received, \.NET CLR Networking(*)\Bytes Sent, \.NET CLR Networking(*)\Datagrams Received...} | |
CounterSetName : .NET CLR Networking 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Counters for classes in the System.Net namespace. | |
Paths : {\.NET CLR Networking 4.0.0.0(*)\Connections Established, \.NET CLR Networking 4.0.0.0(*)\Bytes Received, \.NET CLR Networking 4.0.0.0(*)\Bytes Sent, \.NET CLR Networking 4.0.0.0(*)\Datagrams Received...} | |
PathsWithInstances : {\.NET CLR Networking 4.0.0.0(*)\Connections Established, \.NET CLR Networking 4.0.0.0(*)\Bytes Received, \.NET CLR Networking 4.0.0.0(*)\Bytes Sent, \.NET CLR Networking 4.0.0.0(*)\Datagrams Received...} | |
Counter : {\.NET CLR Networking 4.0.0.0(*)\Connections Established, \.NET CLR Networking 4.0.0.0(*)\Bytes Received, \.NET CLR Networking 4.0.0.0(*)\Bytes Sent, \.NET CLR Networking 4.0.0.0(*)\Datagrams Received...} | |
CounterSetName : LogicalDisk | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Logical Disk performance object consists of counters that monitor logical partitions of a hard or fixed disk drives. Performance Monitor identifies logical disks by their a drive letter, such as C. | |
Paths : {\LogicalDisk(*)\% Free Space, \LogicalDisk(*)\Free Megabytes, \LogicalDisk(*)\Current Disk Queue Length, \LogicalDisk(*)\% Disk Time...} | |
PathsWithInstances : {\LogicalDisk(C:)\% Free Space, \LogicalDisk(_Total)\% Free Space, \LogicalDisk(C:)\Free Megabytes, \LogicalDisk(_Total)\Free Megabytes...} | |
Counter : {\LogicalDisk(*)\% Free Space, \LogicalDisk(*)\Free Megabytes, \LogicalDisk(*)\Current Disk Queue Length, \LogicalDisk(*)\% Disk Time...} | |
CounterSetName : PhysicalDisk | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Physical Disk performance object consists of counters that monitor hard or fixed disk drive on a computer. Disks are used to store file, program, and paging data and are read to retrieve these items, and written to record changes to them. The | |
values of physical disk counters are sums of the values of the logical disks (or partitions) into which they are divided. | |
Paths : {\PhysicalDisk(*)\Current Disk Queue Length, \PhysicalDisk(*)\% Disk Time, \PhysicalDisk(*)\Avg. Disk Queue Length, \PhysicalDisk(*)\% Disk Read Time...} | |
PathsWithInstances : {\PhysicalDisk(0 C:)\Current Disk Queue Length, \PhysicalDisk(_Total)\Current Disk Queue Length, \PhysicalDisk(0 C:)\% Disk Time, \PhysicalDisk(_Total)\% Disk Time...} | |
Counter : {\PhysicalDisk(*)\Current Disk Queue Length, \PhysicalDisk(*)\% Disk Time, \PhysicalDisk(*)\Avg. Disk Queue Length, \PhysicalDisk(*)\% Disk Read Time...} | |
CounterSetName : Redirector | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Redirector performance object consists of counter that monitor network connections originating at the local computer. | |
Paths : {\Redirector\Bytes Total/sec, \Redirector\File Data Operations/sec, \Redirector\Packets/sec, \Redirector\Bytes Received/sec...} | |
PathsWithInstances : {} | |
Counter : {\Redirector\Bytes Total/sec, \Redirector\File Data Operations/sec, \Redirector\Packets/sec, \Redirector\Bytes Received/sec...} | |
CounterSetName : Browser | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Browser performance object consists of counters that measure the rates of announcements, enumerations, and other Browser transmissions. | |
Paths : {\Browser\Announcements Server/sec, \Browser\Announcements Domain/sec, \Browser\Announcements Total/sec, \Browser\Election Packets/sec...} | |
PathsWithInstances : {} | |
Counter : {\Browser\Announcements Server/sec, \Browser\Announcements Domain/sec, \Browser\Announcements Total/sec, \Browser\Election Packets/sec...} | |
CounterSetName : Cache | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Cache performance object consists of counters that monitor the file system cache, an area of physical memory that stores recently used data as long as possible to permit access to the data without having to read from the disk. Because | |
applications typically use the cache, the cache is monitored as an indicator of application I/O operations. When memory is plentiful, the cache can grow, but when memory is scarce, the cache can become too small to be effective. | |
Paths : {\Cache\Data Maps/sec, \Cache\Sync Data Maps/sec, \Cache\Async Data Maps/sec, \Cache\Data Map Hits %...} | |
PathsWithInstances : {} | |
Counter : {\Cache\Data Maps/sec, \Cache\Sync Data Maps/sec, \Cache\Async Data Maps/sec, \Cache\Data Map Hits %...} | |
CounterSetName : Processor | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Processor performance object consists of counters that measure aspects of processor activity. The processor is the part of the computer that performs arithmetic and logical computations, initiates operations on peripherals, and runs the threads | |
of processes. A computer can have multiple processors. The processor object represents each processor as an instance of the object. | |
Paths : {\Processor(*)\% Processor Time, \Processor(*)\% User Time, \Processor(*)\% Privileged Time, \Processor(*)\Interrupts/sec...} | |
PathsWithInstances : {\Processor(0)\% Processor Time, \Processor(1)\% Processor Time, \Processor(2)\% Processor Time, \Processor(3)\% Processor Time...} | |
Counter : {\Processor(*)\% Processor Time, \Processor(*)\% User Time, \Processor(*)\% Privileged Time, \Processor(*)\Interrupts/sec...} | |
CounterSetName : Memory | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Memory performance object consists of counters that describe the behavior of physical and virtual memory on the computer. Physical memory is the amount of random access memory on the computer. Virtual memory consists of the space in physical | |
memory and on disk. Many of the memory counters monitor paging, which is the movement of pages of code and data between disk and physical memory. Excessive paging, a symptom of a memory shortage, can cause delays which interfere with all system | |
processes. | |
Paths : {\Memory\Page Faults/sec, \Memory\Available Bytes, \Memory\Committed Bytes, \Memory\Commit Limit...} | |
PathsWithInstances : {} | |
Counter : {\Memory\Page Faults/sec, \Memory\Available Bytes, \Memory\Committed Bytes, \Memory\Commit Limit...} | |
CounterSetName : Objects | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Object performance object consists of counters that monitor logical objects in the system, such as processes, threads, mutexes, and semaphores. This information can be used to detect the unnecessary consumption of computer resources. Each | |
object requires memory to store basic information about the object. | |
Paths : {\Objects\Processes, \Objects\Threads, \Objects\Events, \Objects\Semaphores...} | |
PathsWithInstances : {} | |
Counter : {\Objects\Processes, \Objects\Threads, \Objects\Events, \Objects\Semaphores...} | |
CounterSetName : Paging File | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Paging File performance object consists of counters that monitor the paging file(s) on the computer. The paging file is a reserved space on disk that backs up committed physical memory on the computer. | |
Paths : {\Paging File(*)\% Usage, \Paging File(*)\% Usage Peak} | |
PathsWithInstances : {\Paging File(\??\C:\pagefile.sys)\% Usage, \Paging File(_Total)\% Usage, \Paging File(\??\C:\pagefile.sys)\% Usage Peak, \Paging File(_Total)\% Usage Peak} | |
Counter : {\Paging File(*)\% Usage, \Paging File(*)\% Usage Peak} | |
CounterSetName : System | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The System performance object consists of counters that apply to more than one instance of a component processors on the computer. | |
Paths : {\System\File Read Operations/sec, \System\File Write Operations/sec, \System\File Control Operations/sec, \System\File Read Bytes/sec...} | |
PathsWithInstances : {} | |
Counter : {\System\File Read Operations/sec, \System\File Write Operations/sec, \System\File Control Operations/sec, \System\File Read Bytes/sec...} | |
CounterSetName : NUMA Node Memory | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : Counters that report approximate memory utilization statistics per node on NUMA systems. | |
Paths : {\NUMA Node Memory(*)\Total MBytes, \NUMA Node Memory(*)\Free & Zero Page List MBytes, \NUMA Node Memory(*)\Standby List MBytes, \NUMA Node Memory(*)\Available MBytes} | |
PathsWithInstances : {\NUMA Node Memory(0)\Total MBytes, \NUMA Node Memory(_Total)\Total MBytes, \NUMA Node Memory(0)\Free & Zero Page List MBytes, \NUMA Node Memory(_Total)\Free & Zero Page List MBytes...} | |
Counter : {\NUMA Node Memory(*)\Total MBytes, \NUMA Node Memory(*)\Free & Zero Page List MBytes, \NUMA Node Memory(*)\Standby List MBytes, \NUMA Node Memory(*)\Available MBytes} | |
CounterSetName : Process | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Process performance object consists of counters that monitor running application program and system processes. All the threads in a process share the same address space and have access to the same data. | |
Paths : {\Process(*)\% Processor Time, \Process(*)\% User Time, \Process(*)\% Privileged Time, \Process(*)\Virtual Bytes Peak...} | |
PathsWithInstances : {\Process(Idle)\% Processor Time, \Process(System)\% Processor Time, \Process(Registry)\% Processor Time, \Process(smss)\% Processor Time...} | |
Counter : {\Process(*)\% Processor Time, \Process(*)\% User Time, \Process(*)\% Privileged Time, \Process(*)\Virtual Bytes Peak...} | |
CounterSetName : Thread | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Thread performance object consists of counters that measure aspects of thread behavior. A thread is the basic object that executes instructions on a processor. All running processes have at least one thread. | |
Paths : {\Thread(*)\Context Switches/sec, \Thread(*)\% Processor Time, \Thread(*)\% User Time, \Thread(*)\% Privileged Time...} | |
PathsWithInstances : {\Thread(Idle/0)\Context Switches/sec, \Thread(Idle/1)\Context Switches/sec, \Thread(Idle/2)\Context Switches/sec, \Thread(Idle/3)\Context Switches/sec...} | |
Counter : {\Thread(*)\Context Switches/sec, \Thread(*)\% Processor Time, \Thread(*)\% User Time, \Thread(*)\% Privileged Time...} | |
CounterSetName : Job Object | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Reports the accounting and processor usage data collected by each active named Job object. | |
Paths : {\Job Object(*)\Current % Processor Time, \Job Object(*)\Current % User Mode Time, \Job Object(*)\Current % Kernel Mode Time, \Job Object(*)\This Period mSec - Processor...} | |
PathsWithInstances : {\Job Object(*)\Current % Processor Time, \Job Object(*)\Current % User Mode Time, \Job Object(*)\Current % Kernel Mode Time, \Job Object(*)\This Period mSec - Processor...} | |
Counter : {\Job Object(*)\Current % Processor Time, \Job Object(*)\Current % User Mode Time, \Job Object(*)\Current % Kernel Mode Time, \Job Object(*)\This Period mSec - Processor...} | |
CounterSetName : Job Object Details | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : % Job object Details shows detailed performance information about the active processes that make up a Job object. | |
Paths : {\Job Object Details(*)\% Processor Time, \Job Object Details(*)\% User Time, \Job Object Details(*)\% Privileged Time, \Job Object Details(*)\Virtual Bytes Peak...} | |
PathsWithInstances : {\Job Object Details(*)\% Processor Time, \Job Object Details(*)\% User Time, \Job Object Details(*)\% Privileged Time, \Job Object Details(*)\Virtual Bytes Peak...} | |
Counter : {\Job Object Details(*)\% Processor Time, \Job Object Details(*)\% User Time, \Job Object Details(*)\% Privileged Time, \Job Object Details(*)\Virtual Bytes Peak...} | |
CounterSetName : ReadyBoost Cache | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Displays performance statistics about ReadyBoost Caches. | |
Paths : {\ReadyBoost Cache\Bytes cached, \ReadyBoost Cache\Cache space used, \ReadyBoost Cache\Compression Ratio, \ReadyBoost Cache\Total cache size bytes...} | |
PathsWithInstances : {} | |
Counter : {\ReadyBoost Cache\Bytes cached, \ReadyBoost Cache\Cache space used, \ReadyBoost Cache\Compression Ratio, \ReadyBoost Cache\Total cache size bytes...} | |
CounterSetName : RAS Port | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The RAS Object Type handles individual ports of the RAS device on your system. | |
Paths : {\RAS Port(*)\Bytes Transmitted, \RAS Port(*)\Bytes Received, \RAS Port(*)\Frames Transmitted, \RAS Port(*)\Frames Received...} | |
PathsWithInstances : {\RAS Port(PPPoE5-0)\Bytes Transmitted, \RAS Port(VPN4-1)\Bytes Transmitted, \RAS Port(VPN4-0)\Bytes Transmitted, \RAS Port(VPN3-1)\Bytes Transmitted...} | |
Counter : {\RAS Port(*)\Bytes Transmitted, \RAS Port(*)\Bytes Received, \RAS Port(*)\Frames Transmitted, \RAS Port(*)\Frames Received...} | |
CounterSetName : RAS Total | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The RAS Object Type handles all combined ports of the RAS device on your system. | |
Paths : {\RAS Total\Bytes Transmitted, \RAS Total\Bytes Received, \RAS Total\Frames Transmitted, \RAS Total\Frames Received...} | |
PathsWithInstances : {} | |
Counter : {\RAS Total\Bytes Transmitted, \RAS Total\Bytes Received, \RAS Total\Frames Transmitted, \RAS Total\Frames Received...} | |
CounterSetName : .NET Data Provider for Oracle | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Counters for System.Data.OracleClient | |
Paths : {\.NET Data Provider for Oracle(*)\HardConnectsPerSecond, \.NET Data Provider for Oracle(*)\HardDisconnectsPerSecond, \.NET Data Provider for Oracle(*)\SoftConnectsPerSecond, \.NET Data Provider for Oracle(*)\SoftDisconnectsPerSecond...} | |
PathsWithInstances : {\.NET Data Provider for Oracle(*)\HardConnectsPerSecond, \.NET Data Provider for Oracle(*)\HardDisconnectsPerSecond, \.NET Data Provider for Oracle(*)\SoftConnectsPerSecond, \.NET Data Provider for Oracle(*)\SoftDisconnectsPerSecond...} | |
Counter : {\.NET Data Provider for Oracle(*)\HardConnectsPerSecond, \.NET Data Provider for Oracle(*)\HardDisconnectsPerSecond, \.NET Data Provider for Oracle(*)\SoftConnectsPerSecond, \.NET Data Provider for Oracle(*)\SoftDisconnectsPerSecond...} | |
CounterSetName : .NET Data Provider for SqlServer | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Counters for System.Data.SqlClient | |
Paths : {\.NET Data Provider for SqlServer(*)\HardConnectsPerSecond, \.NET Data Provider for SqlServer(*)\HardDisconnectsPerSecond, \.NET Data Provider for SqlServer(*)\SoftConnectsPerSecond, \.NET Data Provider for SqlServer(*)\SoftDisconnectsPerSecond...} | |
PathsWithInstances : {\.NET Data Provider for SqlServer(*)\HardConnectsPerSecond, \.NET Data Provider for SqlServer(*)\HardDisconnectsPerSecond, \.NET Data Provider for SqlServer(*)\SoftConnectsPerSecond, \.NET Data Provider for SqlServer(*)\SoftDisconnectsPerSecond...} | |
Counter : {\.NET Data Provider for SqlServer(*)\HardConnectsPerSecond, \.NET Data Provider for SqlServer(*)\HardDisconnectsPerSecond, \.NET Data Provider for SqlServer(*)\SoftConnectsPerSecond, \.NET Data Provider for SqlServer(*)\SoftDisconnectsPerSecond...} | |
CounterSetName : .NET Memory Cache 4.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : System.Runtime.Caching.MemoryCache Performance Counters | |
Paths : {\.NET Memory Cache 4.0(*)\Cache Hits, \.NET Memory Cache 4.0(*)\Cache Misses, \.NET Memory Cache 4.0(*)\Cache Hit Ratio, \.NET Memory Cache 4.0(*)\Cache Trims...} | |
PathsWithInstances : {\.NET Memory Cache 4.0(*)\Cache Hits, \.NET Memory Cache 4.0(*)\Cache Misses, \.NET Memory Cache 4.0(*)\Cache Hit Ratio, \.NET Memory Cache 4.0(*)\Cache Trims...} | |
Counter : {\.NET Memory Cache 4.0(*)\Cache Hits, \.NET Memory Cache 4.0(*)\Cache Misses, \.NET Memory Cache 4.0(*)\Cache Hit Ratio, \.NET Memory Cache 4.0(*)\Cache Trims...} | |
CounterSetName : Intel Storage Counters | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Performance counters for Intel (R) Storage driver. | |
Paths : {\Intel Storage Counters\Psi Initial Storage Data Load Time (Ms), \Intel Storage Counters\Psi Snapshot Count, \Intel Storage Counters\Psi Update Count, \Intel Storage Counters\Psi Average Storage Data Update Time (Ms)...} | |
PathsWithInstances : {} | |
Counter : {\Intel Storage Counters\Psi Initial Storage Data Load Time (Ms), \Intel Storage Counters\Psi Snapshot Count, \Intel Storage Counters\Psi Update Count, \Intel Storage Counters\Psi Average Storage Data Update Time (Ms)...} | |
CounterSetName : MSDTC Bridge 3.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : MSDTC Bridge 3.0.0.0 performance counters | |
Paths : {\MSDTC Bridge 3.0.0.0\Message send failures/sec, \MSDTC Bridge 3.0.0.0\Prepare retry count/sec, \MSDTC Bridge 3.0.0.0\Commit retry count/sec, \MSDTC Bridge 3.0.0.0\Prepared retry count/sec...} | |
PathsWithInstances : {} | |
Counter : {\MSDTC Bridge 3.0.0.0\Message send failures/sec, \MSDTC Bridge 3.0.0.0\Prepare retry count/sec, \MSDTC Bridge 3.0.0.0\Commit retry count/sec, \MSDTC Bridge 3.0.0.0\Prepared retry count/sec...} | |
CounterSetName : Print Queue | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : Displays performance statistics about a Print Queue. | |
Paths : {\Print Queue(*)\Total Jobs Printed, \Print Queue(*)\Bytes Printed/sec, \Print Queue(*)\Total Pages Printed, \Print Queue(*)\Jobs...} | |
PathsWithInstances : {\Print Queue(Send To OneNote 2016)\Total Jobs Printed, \Print Queue(Microsoft XPS Document Writer)\Total Jobs Printed, \Print Queue(Microsoft Print to PDF)\Total Jobs Printed, \Print Queue(Fax)\Total Jobs Printed...} | |
Counter : {\Print Queue(*)\Total Jobs Printed, \Print Queue(*)\Bytes Printed/sec, \Print Queue(*)\Total Pages Printed, \Print Queue(*)\Jobs...} | |
CounterSetName : Telephony | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The Telephony System | |
Paths : {\Telephony\Lines, \Telephony\Telephone Devices, \Telephony\Active Lines, \Telephony\Active Telephones...} | |
PathsWithInstances : {} | |
Counter : {\Telephony\Lines, \Telephony\Telephone Devices, \Telephony\Active Lines, \Telephony\Active Telephones...} | |
CounterSetName : NBT Connection | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The NBT Connection performance object consists of counters that measure the rates at which bytes are sent and received over the NBT connection between the local computer and a remote computer. The connection is identified by the name of the remote | |
computer. | |
Paths : {\NBT Connection(*)\Bytes Received/sec, \NBT Connection(*)\Bytes Sent/sec, \NBT Connection(*)\Bytes Total/sec} | |
PathsWithInstances : {\NBT Connection(Total)\Bytes Received/sec, \NBT Connection(Total)\Bytes Sent/sec, \NBT Connection(Total)\Bytes Total/sec} | |
Counter : {\NBT Connection(*)\Bytes Received/sec, \NBT Connection(*)\Bytes Sent/sec, \NBT Connection(*)\Bytes Total/sec} | |
CounterSetName : Network Interface | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Network Interface performance object consists of counters that measure the rates at which bytes and packets are sent and received over a network connection. It includes counters that monitor connection errors. | |
Paths : {\Network Interface(*)\Bytes Total/sec, \Network Interface(*)\Packets/sec, \Network Interface(*)\Packets Received/sec, \Network Interface(*)\Packets Sent/sec...} | |
PathsWithInstances : {\Network Interface(Intel[R] Ethernet Connection I219-LM)\Bytes Total/sec, \Network Interface(Intel[R] Dual Band Wireless-AC 8260)\Bytes Total/sec, \Network Interface(Teredo Tunneling Pseudo-Interface)\Bytes Total/sec, \Network Interface(Intel[R] | |
Ethernet Connection I219-LM)\Packets/sec...} | |
Counter : {\Network Interface(*)\Bytes Total/sec, \Network Interface(*)\Packets/sec, \Network Interface(*)\Packets Received/sec, \Network Interface(*)\Packets Sent/sec...} | |
CounterSetName : Network Adapter | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : The Network Adapter performance object consists of counters that measure the rates at which bytes and packets are sent and received over a physical or virtual network connection. It includes counters that monitor connection errors. | |
Paths : {\Network Adapter(*)\Bytes Total/sec, \Network Adapter(*)\Packets/sec, \Network Adapter(*)\Packets Received/sec, \Network Adapter(*)\Packets Sent/sec...} | |
PathsWithInstances : {\Network Adapter(Microsoft Kernel Debug Network Adapter)\Bytes Total/sec, \Network Adapter(Intel[R] Ethernet Connection I219-LM)\Bytes Total/sec, \Network Adapter(Cisco AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows | |
x64)\Bytes Total/sec, \Network Adapter(Bluetooth Device [Personal Area Network])\Bytes Total/sec...} | |
Counter : {\Network Adapter(*)\Bytes Total/sec, \Network Adapter(*)\Packets/sec, \Network Adapter(*)\Packets Received/sec, \Network Adapter(*)\Packets Sent/sec...} | |
CounterSetName : IPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The IP performance object consists of counters that measure the rates at which IP datagrams are sent and received by using IP protocols. It also includes counters that monitor IP protocol errors. | |
Paths : {\IPv4\Datagrams/sec, \IPv4\Datagrams Received/sec, \IPv4\Datagrams Received Header Errors, \IPv4\Datagrams Received Address Errors...} | |
PathsWithInstances : {} | |
Counter : {\IPv4\Datagrams/sec, \IPv4\Datagrams Received/sec, \IPv4\Datagrams Received Header Errors, \IPv4\Datagrams Received Address Errors...} | |
CounterSetName : ICMP | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The ICMP performance object consists of counters that measure the rates at which messages are sent and received by using ICMP protocols. It also includes counters that monitor ICMP protocol errors. | |
Paths : {\ICMP\Messages/sec, \ICMP\Messages Received/sec, \ICMP\Messages Received Errors, \ICMP\Received Dest. Unreachable...} | |
PathsWithInstances : {} | |
Counter : {\ICMP\Messages/sec, \ICMP\Messages Received/sec, \ICMP\Messages Received Errors, \ICMP\Received Dest. Unreachable...} | |
CounterSetName : TCPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The TCP performance object consists of counters that measure the rates at which TCP Segments are sent and received by using the TCP protocol. It includes counters that monitor the number of TCP connections in each TCP connection state. | |
Paths : {\TCPv4\Segments/sec, \TCPv4\Connections Established, \TCPv4\Connections Active, \TCPv4\Connections Passive...} | |
PathsWithInstances : {} | |
Counter : {\TCPv4\Segments/sec, \TCPv4\Connections Established, \TCPv4\Connections Active, \TCPv4\Connections Passive...} | |
CounterSetName : UDPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The UDP performance object consists of counters that measure the rates at which UDP datagrams are sent and received by using the UDP protocol. It includes counters that monitor UDP protocol errors. | |
Paths : {\UDPv4\Datagrams/sec, \UDPv4\Datagrams Received/sec, \UDPv4\Datagrams No Port/sec, \UDPv4\Datagrams Received Errors...} | |
PathsWithInstances : {} | |
Counter : {\UDPv4\Datagrams/sec, \UDPv4\Datagrams Received/sec, \UDPv4\Datagrams No Port/sec, \UDPv4\Datagrams Received Errors...} | |
CounterSetName : IPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The IP performance object consists of counters that measure the rates at which IP datagrams are sent and received by using IP protocols. It also includes counters that monitor IP protocol errors. | |
Paths : {\IPv6\Datagrams/sec, \IPv6\Datagrams Received/sec, \IPv6\Datagrams Received Header Errors, \IPv6\Datagrams Received Address Errors...} | |
PathsWithInstances : {} | |
Counter : {\IPv6\Datagrams/sec, \IPv6\Datagrams Received/sec, \IPv6\Datagrams Received Header Errors, \IPv6\Datagrams Received Address Errors...} | |
CounterSetName : ICMPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The ICMP performance object consists of counters that measure the rates at which messages are sent and received by using ICMP protocols. It also includes counters that monitor ICMP protocol errors. | |
Paths : {\ICMPv6\Messages/sec, \ICMPv6\Messages Received/sec, \ICMPv6\Messages Received Errors, \ICMPv6\Received Dest. Unreachable...} | |
PathsWithInstances : {} | |
Counter : {\ICMPv6\Messages/sec, \ICMPv6\Messages Received/sec, \ICMPv6\Messages Received Errors, \ICMPv6\Received Dest. Unreachable...} | |
CounterSetName : TCPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The TCP performance object consists of counters that measure the rates at which TCP Segments are sent and received by using the TCP protocol. It includes counters that monitor the number of TCP connections in each TCP connection state. | |
Paths : {\TCPv6\Segments/sec, \TCPv6\Connections Established, \TCPv6\Connections Active, \TCPv6\Connections Passive...} | |
PathsWithInstances : {} | |
Counter : {\TCPv6\Segments/sec, \TCPv6\Connections Established, \TCPv6\Connections Active, \TCPv6\Connections Passive...} | |
CounterSetName : UDPv6 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The UDP performance object consists of counters that measure the rates at which UDP datagrams are sent and received by using the UDP protocol. It includes counters that monitor UDP protocol errors. | |
Paths : {\UDPv6\Datagrams/sec, \UDPv6\Datagrams Received/sec, \UDPv6\Datagrams No Port/sec, \UDPv6\Datagrams Received Errors...} | |
PathsWithInstances : {} | |
Counter : {\UDPv6\Datagrams/sec, \UDPv6\Datagrams Received/sec, \UDPv6\Datagrams No Port/sec, \UDPv6\Datagrams Received Errors...} | |
CounterSetName : Terminal Services Session | |
MachineName : . | |
CounterSetType : MultiInstance | |
Description : Terminal Services per-session resource monitoring. | |
Paths : {\Terminal Services Session(*)\% Processor Time, \Terminal Services Session(*)\% User Time, \Terminal Services Session(*)\% Privileged Time, \Terminal Services Session(*)\Virtual Bytes Peak...} | |
PathsWithInstances : {\Terminal Services Session(Services)\% Processor Time, \Terminal Services Session(Console)\% Processor Time, \Terminal Services Session(Services)\% User Time, \Terminal Services Session(Console)\% User Time...} | |
Counter : {\Terminal Services Session(*)\% Processor Time, \Terminal Services Session(*)\% User Time, \Terminal Services Session(*)\% Privileged Time, \Terminal Services Session(*)\Virtual Bytes Peak...} | |
CounterSetName : USB | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : USB I/O Counters | |
Paths : {\USB(*)\Bulk Bytes/Sec, \USB(*)\Isochronous Bytes/Sec, \USB(*)\Interrupt Bytes/Sec, \USB(*)\Control Data Bytes/Sec...} | |
PathsWithInstances : {\USB(*)\Bulk Bytes/Sec, \USB(*)\Isochronous Bytes/Sec, \USB(*)\Interrupt Bytes/Sec, \USB(*)\Control Data Bytes/Sec...} | |
Counter : {\USB(*)\Bulk Bytes/Sec, \USB(*)\Isochronous Bytes/Sec, \USB(*)\Interrupt Bytes/Sec, \USB(*)\Control Data Bytes/Sec...} | |
CounterSetName : MSDTC Bridge 4.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : MSDTC Bridge 4.0.0.0 performance counters | |
Paths : {\MSDTC Bridge 4.0.0.0\Message send failures/sec, \MSDTC Bridge 4.0.0.0\Prepare retry count/sec, \MSDTC Bridge 4.0.0.0\Commit retry count/sec, \MSDTC Bridge 4.0.0.0\Prepared retry count/sec...} | |
PathsWithInstances : {} | |
Counter : {\MSDTC Bridge 4.0.0.0\Message send failures/sec, \MSDTC Bridge 4.0.0.0\Prepare retry count/sec, \MSDTC Bridge 4.0.0.0\Commit retry count/sec, \MSDTC Bridge 4.0.0.0\Prepared retry count/sec...} | |
CounterSetName : ServiceModelEndpoint 3.0.0.0 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : ServiceModelEndpoint 3.0.0.0 performance counters | |
Paths : {\ServiceModelEndpoint 3.0.0.0(*)\Calls, \ServiceModelEndpoint 3.0.0.0(*)\Calls Per Second, \ServiceModelEndpoint 3.0.0.0(*)\Calls Outstanding, \ServiceModelEndpoint 3.0.0.0(*)\Calls Failed...} | |
PathsWithInstances : {\ServiceModelEndpoint 3.0.0.0(*)\Calls, \ServiceModelEndpoint 3.0.0.0(*)\Calls Per Second, \ServiceModelEndpoint 3.0.0.0(*)\Calls Outstanding, \ServiceModelEndpoint 3.0.0.0(*)\Calls Failed...} | |
Counter : {\ServiceModelEndpoint 3.0.0.0(*)\Calls, \ServiceModelEndpoint 3.0.0.0(*)\Calls Per Second, \ServiceModelEndpoint 3.0.0.0(*)\Calls Outstanding, \ServiceModelEndpoint 3.0.0.0(*)\Calls Failed...} | |
CounterSetName : Search Indexer | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : Indexer PlugIn statistics | |
Paths : {\Search Indexer(*)\Master Index Level., \Search Indexer(*)\Master Merges to Date, \Search Indexer(*)\Master Merge Progress, \Search Indexer(*)\Shadow Merge Levels...} | |
PathsWithInstances : {\Search Indexer(SystemIndex)\Master Index Level., \Search Indexer(SystemIndex)\Master Merges to Date, \Search Indexer(SystemIndex)\Master Merge Progress, \Search Indexer(SystemIndex)\Shadow Merge Levels...} | |
Counter : {\Search Indexer(*)\Master Index Level., \Search Indexer(*)\Master Merges to Date, \Search Indexer(*)\Master Merge Progress, \Search Indexer(*)\Shadow Merge Levels...} | |
PS C:\Users\jdoe> Get-Counter -ListSet TCPv4* | |
CounterSetName : TCPv4 | |
MachineName : . | |
CounterSetType : SingleInstance | |
Description : The TCP performance object consists of counters that measure the rates at which TCP Segments are sent and received by using the TCP protocol. It includes counters that monitor the number of TCP connections in each TCP connection state. | |
Paths : {\TCPv4\Segments/sec, \TCPv4\Connections Established, \TCPv4\Connections Active, \TCPv4\Connections Passive...} | |
PathsWithInstances : {} | |
Counter : {\TCPv4\Segments/sec, \TCPv4\Connections Established, \TCPv4\Connections Active, \TCPv4\Connections Passive...} | |
PS C:\Users\jdoe> Get-Counter -Counter "\Processor(_Total)\% Processor Time" -SampleInterval 2 -MaxSamples 3 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:39:17 PM \\5cg707727t840\processor(_total)\% processor time : | |
8.0491790767923 | |
2/28/2019 9:39:19 PM \\5cg707727t840\processor(_total)\% processor time : | |
12.4038442336135 | |
2/28/2019 9:39:21 PM \\5cg707727t840\processor(_total)\% processor time : | |
10.5588220416828 | |
PS C:\Users\jdoe> (Get-Counter -ListSet ipv4).paths | |
\IPv4\Datagrams/sec | |
\IPv4\Datagrams Received/sec | |
\IPv4\Datagrams Received Header Errors | |
\IPv4\Datagrams Received Address Errors | |
\IPv4\Datagrams Forwarded/sec | |
\IPv4\Datagrams Received Unknown Protocol | |
\IPv4\Datagrams Received Discarded | |
\IPv4\Datagrams Received Delivered/sec | |
\IPv4\Datagrams Sent/sec | |
\IPv4\Datagrams Outbound Discarded | |
\IPv4\Datagrams Outbound No Route | |
\IPv4\Fragments Received/sec | |
\IPv4\Fragments Re-assembled/sec | |
\IPv4\Fragment Re-assembly Failures | |
\IPv4\Fragmented Datagrams/sec | |
\IPv4\Fragmentation Failures | |
\IPv4\Fragments Created/sec | |
PS C:\Users\jdoe> (Get-Counter -ListSet tcpv4).paths | |
\TCPv4\Segments/sec | |
\TCPv4\Connections Established | |
\TCPv4\Connections Active | |
\TCPv4\Connections Passive | |
\TCPv4\Connection Failures | |
\TCPv4\Connections Reset | |
\TCPv4\Segments Received/sec | |
\TCPv4\Segments Sent/sec | |
\TCPv4\Segments Retransmitted/sec | |
PS C:\Users\jdoe> Get-Counter -Counter "\TCPv4\Segments/sec" -SampleInterval 2 -MaxSamples 3 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:42:28 PM \\5cg707727t840\tcpv4\segments/sec : | |
0 | |
2/28/2019 9:42:30 PM \\5cg707727t840\tcpv4\segments/sec : | |
0 | |
2/28/2019 9:42:32 PM \\5cg707727t840\tcpv4\segments/sec : | |
50.2031064303234 | |
PS C:\Users\jdoe> Get-Counter -Counter "\TCPv4\Segments/sec" -SampleInterval 2 -MaxSamples 3 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:42:39 PM \\5cg707727t840\tcpv4\segments/sec : | |
0 | |
2/28/2019 9:42:41 PM \\5cg707727t840\tcpv4\segments/sec : | |
34.1534153028981 | |
2/28/2019 9:42:43 PM \\5cg707727t840\tcpv4\segments/sec : | |
385.467538578439 | |
PS C:\Users\jdoe> Get-Counter -Counter "\TCPv4\Segments/sec" -SampleInterval 2 -MaxSamples 3 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:42:52 PM \\5cg707727t840\tcpv4\segments/sec : | |
2028.90204423362 | |
2/28/2019 9:42:54 PM \\5cg707727t840\tcpv4\segments/sec : | |
89.5752697762413 | |
2/28/2019 9:42:56 PM \\5cg707727t840\tcpv4\segments/sec : | |
1183.78088999685 | |
PS C:\Users\jdoe> (Get-Counter -ListSet "Network Adapter").paths | |
\Network Adapter(*)\Bytes Total/sec | |
\Network Adapter(*)\Packets/sec | |
\Network Adapter(*)\Packets Received/sec | |
\Network Adapter(*)\Packets Sent/sec | |
\Network Adapter(*)\Current Bandwidth | |
\Network Adapter(*)\Bytes Received/sec | |
\Network Adapter(*)\Packets Received Unicast/sec | |
\Network Adapter(*)\Packets Received Non-Unicast/sec | |
\Network Adapter(*)\Packets Received Discarded | |
\Network Adapter(*)\Packets Received Errors | |
\Network Adapter(*)\Packets Received Unknown | |
\Network Adapter(*)\Bytes Sent/sec | |
\Network Adapter(*)\Packets Sent Unicast/sec | |
\Network Adapter(*)\Packets Sent Non-Unicast/sec | |
\Network Adapter(*)\Packets Outbound Discarded | |
\Network Adapter(*)\Packets Outbound Errors | |
\Network Adapter(*)\Output Queue Length | |
\Network Adapter(*)\Offloaded Connections | |
\Network Adapter(*)\TCP Active RSC Connections | |
\Network Adapter(*)\TCP RSC Coalesced Packets/sec | |
\Network Adapter(*)\TCP RSC Exceptions/sec | |
\Network Adapter(*)\TCP RSC Average Packet Size | |
PS C:\Users\jdoe> Get-Counter -Counter "\Network Adapter(*)\Bytes Sent/sec" -SampleInterval 2 -MaxSamples 3 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:46:41 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\bytes sent/sec : | |
31.9682153838903 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ip])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\bytes sent/sec : | |
0 | |
2/28/2019 9:46:43 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\bytes sent/sec : | |
27.4724049265086 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ip])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\bytes sent/sec : | |
0 | |
2/28/2019 9:46:45 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ip])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\bytes sent/sec : | |
75.2686894805944 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\bytes sent/sec : | |
75.2686894805944 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\bytes sent/sec : | |
0 | |
PS C:\Users\jdoe> Get-Counter -Counter "\Network Adapter(*)\Bytes Sent/sec" -SampleInterval 2 -MaxSamples 3 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:47:07 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\bytes sent/sec : | |
16876.8901156528 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ip])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\bytes sent/sec : | |
0 | |
2/28/2019 9:47:09 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\bytes sent/sec : | |
31019.8979832665 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ip])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\bytes sent/sec : | |
0 | |
2/28/2019 9:47:11 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\bytes sent/sec : | |
26256.3238993404 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ip])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\bytes sent/sec : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\bytes sent/sec : | |
0 | |
PS C:\Users\jdoe> Get-Counter -Counter "\Network Adapter(*)\Current Bandwidth" -SampleInterval 2 -MaxSamples 1 | |
Timestamp CounterSamples | |
--------- -------------- | |
2/28/2019 9:48:09 PM \\5cg707727t840\network adapter(microsoft kernel debug network adapter)\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(intel[r] ethernet connection i219-lm)\current bandwidth : | |
1000000000 | |
\\5cg707727t840\network adapter(cisco anyconnect secure mobility client virtual miniport adapter | |
for windows x64)\current bandwidth : | |
995000000 | |
\\5cg707727t840\network adapter(bluetooth device [personal area network])\current bandwidth : | |
3000000 | |
\\5cg707727t840\network adapter(wan miniport [ip])\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [ipv6])\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(wan miniport [network monitor])\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(intel[r] dual band wireless-ac 8260)\current bandwidth : | |
130000000 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface-mcafee ndis light-weight | |
filter-0000)\current bandwidth : | |
100000 | |
\\5cg707727t840\network adapter(teredo tunneling pseudo-interface)\current bandwidth : | |
100000 | |
\\5cg707727t840\network adapter(microsoft ip-https platform interface)\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(6to4 adapter)\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 4)\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 5)\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 6)\current bandwidth : | |
0 | |
\\5cg707727t840\network adapter(local area connection* 7)\current bandwidth : | |
0 | |
PS C:\Users\jdoe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment