Editor
Run
Format
Save
Clone
Wizard
Templates
chart-basic
bar
bar-horizontal
box
calendar
calendar-thresholds
chart
chart-alert
chart-column
chart-combo
chart-computed
chart-dual-axis
chart-range
chart-stack
chart-threshold
alert-console
message-console
gauge
graph
pie
property
table
table-grid
text
treemap
histogram
Source: ATSD NUR
ATSD NUR
ATSD HBS
Random
8
8
[configuration] width-units = 1 height-units = 2 [group] [widget] type = table timespan = 6 hour title = 6-hour sliding window statistics endtime = 2015-07-10T06:00:00Z timezone = UTC column-entity = null column-time = null responsive = false alert-expression = this.alert = value <= min && value < avg ? 1 : value >= max && value > avg ? 2 : 0 [column] key = value label = Last alert-expression = row.data.alert alert-style = alert == 1 ? 'color: green' : 'color: red' [column] key = avg label = Average series-value = avg() [column] key = min label = Minimum series-value = min() [column] key = min_value_time label = Min Value Recorded at series-value = min_value_time() format = %H:%M:%S [column] key = max label = Maximum series-value = max() [column] key = max_value_time label = Max Value Recorded at series-value = max_value_time() format = %H:%M:%S sort = alert-value desc, metric asc entity = orcl [series] label = average_active_sessions metric = oem.oracle_database.throughput.average_active_sessions [series] label = hard_parses_per_second metric = oem.oracle_database.throughput.hard_parses_per_second [series] label = user_rollbacks_per_transaction metric = oem.oracle_database.throughput.user_rollbacks_per_transaction