PSched Pipe Object

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

The PSched Pipe performance object reports statistics from the packet scheduler pipe. On a local area network (LAN) adapter, the pipe represents the network interface card, and on a wide area network (WAN) adapter, the pipe represents each WAN line.

Counter Name Description Counter Type

Average Packets in Netcard

Shows the average number of packets in the pipe over the last sampling period.

PERF_COUNTER_RAWCOUNT

Average Packets in Sequencer

Shows the average number of packets in the sequencer over the last sampling period.

PERF_COUNTER_RAWCOUNT

Average Packets in Shaper

Shows the average number of packets in the scheduler shaper over the last sampling period.

PERF_COUNTER_RAWCOUNT

Flow Mods Rejected

Shows the number of times that a flow modification has been rejected.

PERF_COUNTER_RAWCOUNT

Flows Closed

Shows the number of flows that have been closed.

PERF_COUNTER_RAWCOUNT

Flows Modified

Shows the number of times that a flow has been modified succesfully.

PERF_COUNTER_RAWCOUNT

Flows Opened

Shows the number of flows that were opened on this pipe (some of which may now be closed).

PERF_COUNTER_RAWCOUNT

Flows Rejected

Shows the number of flow creations that were rejected.

PERF_COUNTER_RAWCOUNT

Max Packets in Netcard

Shows the maximum number of packets that were ever simultaneously in the network card.

PERF_COUNTER_RAWCOUNT

Max Packets in Sequencer

Shows the maximum number of packets that were ever simultaneously in the sequencer.

PERF_COUNTER_RAWCOUNT

Max Packets in Shaper

Shows the maximum number of packets that were ever simultaneously in the scheduler.

PERF_COUNTER_RAWCOUNT

Max Simultaneous Flows

Shows the maximum number of flows that were simultaneously open on this pipe.

PERF_COUNTER_RAWCOUNT

Nonconforming Packets Scheduled

Shows the number of packets that entered the packet scheduler at a rate that exceeded the packet's flow parameters.

PERF_COUNTER_RAWCOUNT

Nonconforming Packets Scheduled/sec

Shows the rate, in incidents per second, at which nonconforming packets entered the packet scheduler.

PERF_COUNTER_COUNTER

Nonconforming Packets Transmitted

Shows the number of packets that were sent by the packet scheduler at a rate that exceeded the packet's flow parameters.

PERF_COUNTER_RAWCOUNT

Nonconforming Packets Transmitted/sec

Shows the rate, in incidents per second, at which nonconforming packets were sent by the packet scheduler.

PERF_COUNTER_COUNTER

Out of Packets

Shows the number of times that the packet scheduler has been unable to allocate memory to send or receive a packet.

PERF_COUNTER_RAWCOUNT

PSched Flow Object