|
Measures reported by SQLBackupJobsTest
The SQLBackupJobsTest reports statistics pertaining to the SQL server database backups. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Sql_svr_databases_count
|
The total number of SQL Server databases that have been backed up |
Number
|
  |
| Sql_svr_dbase_bytes
|
The total number of megabytes from SQL Server databases that have been backed up |
MB
|
 
|
| Sql_svr_file_groups_count
|
The total number of SQL Server file groups that have been backed up |
Number
|
 
|
| Sql_svr_filegrp_bytes
|
The total number of megabytes from SQL Server file groups that have been backed up. |
MB
|
 
|
| Sql_svr_tables_count
|
The total number of SQL Server tables that have been backed up |
Number
|
 
|
| Sql_svr_table_bytes
|
The total number of megabytes from SQL Server tables that have been backed up. |
MB
|
 
|
|