Dashboards
A dashboard is a set of charts. This topic covers:
Dashboard Types
- Display chart details.
- Edit a chart.
- Copy a chart, make any modifications you want, and then save back to the same dashboard or save back to a new dashboard.
- Remove a chart.
When you first display a page containing charts it has a Custom dashboard containing the same charts as the Default dashboard.
Configuring Dashboards
You can change the time scale of a dashboard, switch between the Default and Custom dashboards, and reset the Custom dashboard.
Setting the Time Scale of a Dashboard
By default the time scale of a dashboard is 30 minutes. To change the time scale, click a duration link at the top-right of the dashboard.
Setting the Dashboard Type
- Custom - displays the Custom dashboard.
- Default - displays the Default dashboard.
- Reset - resets the Custom dashboard to the predefined set of charts, discarding any customizations.
Saving Charts to Dashboards
You can save the charts and their configurations (type, dimension, and y-axis minimum and maximum) as a new dashboard or to an existing dashboard.
If your tsquery statement resulted in multiple charts, those charts are saved as a unit (either to a new or existing dashboard). You cannot edit the individual plots in that set of charts, but you can edit the set as a whole. A single edit button appears for the set that you saved — typically on the last chart in the set.
You can edit a copy of the individual charts in the set, but the edited copy does not change the original chart in the dashboard from which it was copied.
Saving Charts as a New Dashboard
- Optionally modify the chart properties.
- If the chart was created with the Chart Builder, optionally type a name for the chart in the Title field.
- Click the Save as Dashboard... button.
- Enter a dashboard name.
- Click OK The new dashboard appears on the menu under the top-level Charts tab.
Saving a Chart to an Existing Dashboard
- Optionally modify the chart properties.
- If the chart was created with the Chart Builder, optionally type a name for the chart in the Title field.
- Click the down arrow at the right of the Save as Dashboard... button to pull down a menu of existing dashboards.
- Do one of the following:
- Select a dashboard name from the menu.
- Click
More... to display a longer list of dashboards.
- Select a dashboard name in the Name drop-down.
- Click OK.
Adding a New Chart to the Home Page Custom Dashboard
- Click and select Add From Chart Builder - displays the Add Chart To
Dashboard page, with variables preset for the specific cluster where you want to add the dashboard.
- Select a metric from the List of Metrics, type a metric name or description into the Basic text field, or type a query into the Advanced field.
- Click Build Chart. The charts that result from your query are displayed, and you can modify their chart type, combine them using facets, change their size and so on.
- Click Add.
Adding a New Chart to the Custom Dashboard
From the Custom dashboard under the Status tab of a service, host, or role, you can add new charts to the dashboard.
- Click and select one of the following:
- Add From Charts Library - displays the charts page.
- Select one or more charts.
- Add From Chart Builder - displays the Add Chart To
Dashboard page, with variables preset for the specific service, role, or host where you want to add the dashboard.
- Select a metric from the List of Metrics, type a metric name or description into the Basic text field, or type a query into the Advanced field.
- Click Build Chart. The charts that result from your query are displayed, and you can modify their chart type, combine them using facets, change their size and so on.
- Add From Charts Library - displays the charts page.
- Click Add.
Removing a Chart from the Custom Dashboard
- Move the cursor over the chart, and click the blue down arrow icon at the top right.
- Click Remove.
Managing Dashboards
- Export - exports the specifications for the dashboard as a JSON file.
- Import - reads an exported JSON file and recreates the dashboard.
- Remove - deletes the dashboard.
<< Charting Time-Series Data | tsquery Language >> | |