IAS Remote Authentication Servers Object

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

The IAS Remote Authentication Servers performance object is installed by Internet Authentication Service (IAS). IAS uses the Remote Authentication Dial-In User Service (RADIUS) protocol to perform remote administration. IAS performance objects report activity for servers or clients, including user authentication, authorization, and accounting (usage).

Counter Name Description Counter Type

Access-Accepts

Shows the number of RADIUS Access-Accept packets sent to this server.

PERF_COUNTER_RAWCOUNT

Access-Accepts/sec

Shows the rate, in incidents per second, at which RADIUS Access-Accept packets were sent to this server.

PERF_COUNTER_COUNTER

Access-Challenges

Shows the number of Access-Challenge packets sent to this server.

PERF_COUNTER_RAWCOUNT

Access-Challenges/sec

Shows the rate, in incidents per second, at which Access-Challenge messages were processed.

PERF_COUNTER_COUNTER

Access-Rejects

Shows the number of RADIUS Access-Rejects packets sent to this server.

PERF_COUNTER_RAWCOUNT

Access-Rejects/sec

Shows the rate, in incidents per second, at which Access-Reject messages were processed.

PERF_COUNTER_COUNTER

Access-Requests

Shows the number of packets that were received on the authentication port from this server.

PERF_COUNTER_RAWCOUNT

Access-Requests/sec

Shows the rate, in incidents per second, at which packets were received on the authentication port from this server.

PERF_COUNTER_COUNTER

Bad Authenticators

Shows the total number of packets that contained invalid Message-Authenticator attributes.

PERF_COUNTER_RAWCOUNT

Bad Authenticators/sec

Shows the rate, in incidents per second, at which packets that contained invalid Message-Authenticator attributes were received.

PERF_COUNTER_COUNTER

Dropped Packets

Shows the number of incoming packets that were silently discarded for a reason other than being malformed, bad authenticators, or unknown types.

PERF_COUNTER_RAWCOUNT

Dropped Packets/sec

Shows the rate, in incidents per second, at which incoming packets were silently discarded for a reason other than being malformed, bad authenticators, or unknown types.

PERF_COUNTER_COUNTER

Last Round-Trip Time

Shows the time interval, to the hundredths of a second, between the most recent request and the response that matched it from this server.

PERF_COUNTER_RAWCOUNT

Malformed Packets

Shows the number of malformed packets received. Bad authenticators or unknown types are not included.

PERF_COUNTER_RAWCOUNT

Malformed Packets/sec

Shows the rate, in incidents per second, at which malformed packets were received. Bad authenticators or unknown types are not included.

PERF_COUNTER_COUNTER

Packets Received

Shows the number of packets received.

PERF_COUNTER_RAWCOUNT

Packets Received/sec

Shows the rate, in incidents per second, at which packets were received.

PERF_COUNTER_COUNTER

Pending Requests

Shows the number of requests destined for this server that have not yet timed out or received a response.

PERF_COUNTER_RAWCOUNT

Port Number

Shows UDP port the proxy is using to send requests to this server.

PERF_COUNTER_RAWCOUNT

Request Timeouts

Shows the number of requests to this server that timed out.

PERF_COUNTER_RAWCOUNT

Request Timeouts/sec

Shows the rate, in incidents per second, at which requests to this server timed out.

PERF_COUNTER_COUNTER

Retransmissions

Shows the number of requests retransmitted to this server.

PERF_COUNTER_RAWCOUNT

Retransmissions/sec

Shows the rate, in incidents per second, at which requests to this server were retransmitted.

PERF_COUNTER_COUNTER

Unknown Type

Shows the number of packets of unknown type that were received.

PERF_COUNTER_RAWCOUNT

Unknown Type/sec

Shows the rate, in incidents per second, at which packets of unknown type were received.

PERF_COUNTER_COUNTER

See Also

Concepts

IAS Authentication Server Object
Internet Authentication Service