ACS/RSVP Service Object

The ACS/RSVP Service performance object counters report statistics about Resource Reservation Protocol (RSVP) and Quality of Service (QoS) Admission Control (ACS) activity, flow, bandwidth, RSVP messages sent, and so on. The ACS/RSVP Service object is available if QoS Admission Control is installed, even if the service is not running.

Counter Name Description Counter Type
Bytes in QoS Notifications Shows a running total of the number of bytes that were delivered in QoS Notifications to QoS-enabled applications. PERF_COUNTER_RAWCOUNT
Failed QoS Requests Shows the number of QoS requests generated by QoS-enabled applications that have been rejected by the ACS/RSVP service. Failed QoS requests can be caused by invalid QoS requests. PERF_COUNTER_RAWCOUNT
Failed QoS Sends Shows the number of QoS notifications the ACS/RSVP service that could not be sent to the QoS applications. Failed QoS sends can be caused by terminated applications. PERF_COUNTER_RAWCOUNT
Network Interfaces Shows the number of local network interfaces that are visible to, and used by the RSVP service. PERF_COUNTER_RAWCOUNT
Network Sockets Shows the total number of raw sockets that were opened for the purpose of RSVP signaling. PERF_COUNTER_RAWCOUNT
QoS notifications Shows the number of QoS notifications that were delivered to QoS-enabled applications by the QoS RSVP service. PERF_COUNTER_RAWCOUNT
QoS Sockets Shows the number of sockets that are currently QoS enabled. PERF_COUNTER_RAWCOUNT
QoS-Enabled Receivers Shows the number of RESV messages sent for QoS-enabled receivers. This number increments each time a RESV is refreshed. PERF_COUNTER_RAWCOUNT
QoS-Enabled Senders Shows the number of PATH messages sent for QoS-enabled senders. This number increments each time a PATH is refreshed. PERF_COUNTER_RAWCOUNT
RSVP Message Buffers in Use Shows the number of active packet buffers that are currently being used by the ACS/RSVP service. This number increases and decreases depending on the number of buffers being used. PERF_COUNTER_RAWCOUNT
RSVP Sessions Shows the current number of active RSVP sessions on the ACS/RSVP service. PERF_COUNTER_RAWCOUNT
Timers Shows the number of timer events that are scheduled to take place. This counter shows the activity level of the ACS/RSVP service. PERF_COUNTER_RAWCOUNT

See also

© 1985-2000 Microsoft Corporation. All rights reserved.