| Statistic Name | Description |
| AvgSpaceUsed | Percentage of the disk space actually in use, as recorded by the database activity data. |
| DiskSpace | The number of bytes of disk space occupied by the database, as recorded by the database activity data. |
| FullTextIndexSize | Size of the full-text index for this database. |
| HTTP BytesFromServer | The number of bytes sent from the database, as recorded by the user session data. |
| HTTP BytesToServer | The number of bytes sent to the database, as recorded by the user session data. |
| HTTP RequestMsecs | Request time, in milliseconds. |
| HTTP Requests | The number of HTTP requests. |
| Notes BytesFromServer | The number of bytes sent from the server, as recorded by the user session data. |
| Notes BytesToServer | The number of bytes sent to the server, as recorded by the user session data. |
| Notes Connects | The number of database connections, as recorded by the user session data. |
| Notes DocumentsRead | The database read count, as recorded by the database activity data. |
| Notes DocumentsWritten | The database write count, as recorded by the database activity data. |
| Notes Transactions | The number of transactions, as recorded by the user session data. |
| Replica BytesRead | The number of bytes read, as recorded by the Replicator task. |
| Replica BytesWritten | The number of bytes written, as recorded by the Replicator task. |
| Users | The count of unique users, as recorded by the user session data. |