Difference between revisions of "UM:Dashboards"

1,362 bytes added ,  18:18, 17 March 2013
no edit summary
Line 28: Line 28:
|-
|-
| Bar Chart || Bar chart.
| Bar Chart || Bar chart.
|-
| Bar Chart for Table DCI || Bar chart built from data collected via single table DCI.
|-
|-
| Custom Widget || Custom widget provided by third party console plugin.
| Custom Widget || Custom widget provided by third party console plugin.
Line 44: Line 46:
|-
|-
| Pie Chart || Pie chart.
| Pie Chart || Pie chart.
|-
| Pie Chart for Table DCI || Pie chart built from data collected via single table DCI.
|-
|-
| Separator || Separator, can be shown as line, box, or simply empty space.
| Separator || Separator, can be shown as line, box, or simply empty space.
Line 52: Line 56:
|-
|-
| Tube Chart || Tube chart.
| Tube Chart || Tube chart.
|-
| Tube Chart for Table DCI || Tube chart built from data collected via single table DCI.
|-
|-
| Web Page || Web page at given URL rendered within dashboard.
| Web Page || Web page at given URL rendered within dashboard.
|}
== Data Sources ==
Data sources page is available for all DCI based elements: Bar Chart, Dial Chart, Line Chart, Pie Chart, and Tube Chart. Here you can define what DCIs should be used as data sources for the chart. Up to 16 DCIs can be added to single chart. You can configure multiple properties for each data source. To edit data source, either double click on appropriate item in the list, or press ''Edit'' button. Data source configuration dialog looks like following:
[[File:ChartDataSourceConfig.png]]
{| class="wikitable"
|-
! Property !! Description
|-
| Data collection item || DCI object to be used.
|-
| Display name || Name for this data source to be used in chart's legend. If left empty, DCI description will be used.
|-
| Color || Allows you to define specific color for this data source or let system to pick one automatically.
|-
| Area chart || This option is valid only for line charts and toggles data source display as filled area instead of line.
|-
| Show thresholds || This option is valid only for line charts and toggles display of configured thresholds.
|}
|}


683

edits