The SQLServer object includes the following counters to obtain additional statistics for SQL Server.
| Counter | Description |
|---|---|
| Max TempDB Space Used (MB) | Specifies the maximum amount of space, in megabytes, that has been used in the tempdb database during the SQL Performance Monitor monitoring session. |
| Max Users Connected | Specifies the maximum number of concurrent users that have been connected to SQL Server during the monitoring session. |