Skip to main content
< All Topics
Print

Capacity dashboard

Capacity information for SQL Servers and databases. Changes in sizes for databases and drives are shown visually.

Predictions for drive usage and database sizes:

Prediction information also includes:

  • Days and hours left until empty
  • Days and hours left until 20 percent full
  • Used space in 6 months and 12 months
  • Free space in 6 months and 12 months

Corresponding views in the Performance Store database:
dbo.v_capacity
dbo.v_capacity_data_and_log_drives
dbo.v_hist_databases

Other relevant views in the Performance Store database:
dbo.v_drive_predictions
dbo.v_database_predictions
dbo.v_database_sizes
dbo.v_database_files
dbo.v_table_sizes
dbo.v_table_predictions
dbo.v_table_sizes_aggregated
dbo.v_table_sizes_current
dbo.v_table_size_changes

Table of Contents