Performance Monitoring

Posting Acceptor exposes the following Performance Monitor counters, Windows NT events, and registry keys to track the activity of multiple components and operations.

For performance monitoring on Windows NT, the Posting Acceptor exports one object called "RFC 1867 Posting Acceptor." This object contains the following counters.

Name

Explanation

Current Posts

The number of current posts being processed by the acceptor.

Unresolved Posts

The number of current posts awaiting commitment from the clients.

Maximum Posts

The maximum number of instantaneous posts over the lifetime of the acceptor.

Total Posts Received

The number of posts received up to this point.

Total Successful Posts

The number of successful posts received up to this point.

Total Re-posts Done

The number of reposts performed up to this point.

Total Files Received

The number of files received up to this point.

Total Failed Posts

The number of posts that failed so far.

Total Bytes Received

The number of bytes received so far.

Successful Posts/Sec

The rate of successful posts.

Re-posts/Sec

The rate at which reposts are done.

Posts Received/Sec

The rate at which posts are received.

Files Received/Sec

The rate at which files are posted.

Failed Posts/Sec

The rate at which posts are failing.

Bytes Received/Sec

The rate at which bytes are received.


© 1996-1997 Microsoft Corporation. All rights reserved.