Related pages:

The dashboard for each individual database provides detailed information about your database.

Permissions

To view database collectors, users need a role with the Can View All Collectors permission.

Access the Database Dashboard

You can access the Database Dashboard in one of these ways:

Features of the Database Dashboard

On the Database Dashboard you can:

On the Database Dashboard, you can view:

Click on any data point to view the time comparison report, which shows query run times and wait states 15 minutes before, and 15 minutes after the selected time.

 

The CPU, Memory, Disk I/O, and Network I/O graphs display when the Database Agent has been configured to also monitor the database host hardware. See "Configure the Database Agent to Monitor Server Hardware" on Add Database Collectors.

To see more information about a specific metric, double click any point on the graph and the Metric Browser opens displaying that metric. You can then hover over that point on the graph in the Metric Browser for more information about the metric. This feature is available for all the graphs except the SQL wait states graph.

Hardware Metrics

MetricsDescription
CPU
ActiveCPUThe percentage of CPU used in the server.
Memory
UsedMemoryThe amount of memory used in the server.
PercMemoryUsedThe amount of memory used (in percentage) in the server.
FreeMemoryThe amount of memory available in the server.
TotalMemoryThe total amount of memory in the server.
Disk I/O
ReadOPS RATESThe number of disc reads per second.
ReadKBS RATESThe number of bytes read from the disc in kilobytes per second.
WriteOPS RATESThe number of disc writes per second.
WriteKBS RATESThe number of bytes written to the disc in kilobytes per second.