Editor
Run
Format
Save
Clone
Widget
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
14
14
[configuration] height-units = 1 width-units = 1 [group] [widget] type = chart timespan = 1 hour max-range = 100 [series] entity = nurswgvml007 metric = memfree display = false alias = free [series] entity = nurswgvml007 metric = memtotal display = false alias = total [series] label = Memory Used upper, % value = (1 - lower_confidence(90, 'free') / forecast('total')) * 100 markers = false [series] label = Memory Used lower, % value = (1 - upper_confidence(90, 'free') / forecast('total')) * 100 markers = false [series] label = Memory Used forecast, % value = (1 - forecast('free') / forecast('total')) * 100 markers = false