The following table lists performance counters from the Microsoft® SQL Server™ 2000 Analysis Services Connection object. The Connection object counters provide information about server activity in general. They can be used to monitor the performance of user connections with Analysis Services.
| Connection object counters | Description |
|---|---|
| Authentications/sec | Rate of user authentications. |
| Completions/sec | Rate of completed connections. This is derived by adding both successful and failed completions. |
| Current agents | Current number of agents on server. |
| Current authentications | Current number of authentications in progress. |
| Current connections | Current number of client connections established. |
| Current connections in progress | Current number of connections pending completion. |
| Current http connections | Current number of HTTP connections established. |
| Failures/sec | Rate of failures. |
| Requests/sec | Rate of requests. These are arrivals. |
| Successes/sec | Rate of connections successfully completed. |
| Total authentications | Total user authentications. |
| Total completions | Total connection completions. |
| Total failures | Total failed connection attempts. |
| Total requests | Total connection requests. These are arrivals. |
| Total successes | Total successful connections. |