Skip to main content
< All Topics
Print

Databases dashboard

The Databases dashboard contains information about all monitored databases:

Corresponding views in the Performance Store database:
dbo.v_databases
dbo.v_databases_all (includes historic data for databases that does not exist anymore)
dbo.v_hist_databases

Other relevant views in the Performance Store database:
dbo.v_database_access
dbo.v_database_files
dbo.v_database_sizes
dbo.v_database_predictions
dbo.v_offline_databases
dbo.v_unused_databases

Table of Contents