Add OpenStack instance panel to grafana dashboard

Add new openstack instance panel to grafana dashboard to see the status
of instances.

Change-Id: I42c62bca73dd3d257154a3141f8902d607789ac3
This commit is contained in:
Hemant 2019-06-20 12:07:05 +02:00 committed by Hemant Sonawane
parent eefcf33f61
commit 79a2b09d4b

@ -14594,6 +14594,112 @@ conf:
max:
min:
show: true
- aliasColors: {}
bars: false
dashLength: 10
dashes": false
datasource: prometheus
editable: true
error: false
fill: 1
grid: {}
id: 27
interval: "> 60s"
legend:
alignAsTable: false
avg: true
current: true
hideEmpty: true
hideZero: false
max: true
min: true
show: true
total: false
values: true
lines: true
linewidth: 4
links: []
nullPointMode: null
percentage: false
pointradius: 5
points: false
renderer: flot
seriesOverrides: []
spaceLength: 10
stack: false
steppedLine: false
targets:
- alias: free
column: value
expr: sum(openstack_running_instances)
format: time_series
function: mean
groupBy:
- params:
- "$interval"
type: time
- params:
- '0'
type: fill
groupByTags: []
interval: "15s"
intervalFactor: 1
legendFormat: "{{ running_vms }}"
policy: default
rawQuery: false
refID: A
resultFormat: time_series
- alias: used
column: value
expr: sum(openstack_total_running_instances)
format: time_series
function: mean
groupBy:
- params:
- "$interval"
type: time
- params:
- '0'
type: fill
groupByTags: []
interval: "15s"
intervalFactor: 1
legendFormat: "{{ total_vms }}"
policy: default
rawQuery: false
refID: B
resultFormat: time_series
step: 120
thresholds: []
timeFrom:
timeShift:
title: OpenStack Instances
tooltip:
msResolution: false
shared: true
sort : 0
value_type: cumulative
transparent: true
type: graph
xaxis:
buckets:
mode: time
name:
show: true
values: []
yaxes:
- format: none
label:
logBase: 1
max:
min:
show: true
- format: short
label:
logBase: 1
max:
min:
show: false
repeat:
repeatIteration:
repeatRowId: