aboutsummaryrefslogtreecommitdiffstats
path: root/docker/barometer-grafana/dashboards/ipmi_dashboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'docker/barometer-grafana/dashboards/ipmi_dashboard.json')
-rw-r--r--docker/barometer-grafana/dashboards/ipmi_dashboard.json173
1 files changed, 32 insertions, 141 deletions
diff --git a/docker/barometer-grafana/dashboards/ipmi_dashboard.json b/docker/barometer-grafana/dashboards/ipmi_dashboard.json
index 04179ef6..d10cb7b0 100644
--- a/docker/barometer-grafana/dashboards/ipmi_dashboard.json
+++ b/docker/barometer-grafana/dashboards/ipmi_dashboard.json
@@ -1,5 +1,25 @@
{
"dashboard": {
+ "__requires": [
+ {
+ "type": "grafana",
+ "id": "grafana",
+ "name": "Grafana",
+ "version": "4.6.3"
+ },
+ {
+ "type": "panel",
+ "id": "graph",
+ "name": "Graph",
+ "version": ""
+ },
+ {
+ "type": "datasource",
+ "id": "influxdb",
+ "name": "InfluxDB",
+ "version": "1.0.0"
+ }
+ ],
"annotations": {
"list": [
{
@@ -19,6 +39,7 @@
"hideControls": false,
"id": null,
"links": [],
+ "refresh": "10s",
"rows": [
{
"collapse": false,
@@ -32,6 +53,7 @@
"datasource": "collectd",
"fill": 1,
"id": 1,
+ "interval": "10s",
"legend": {
"alignAsTable": true,
"avg": true,
@@ -137,7 +159,7 @@
"label": null,
"logBase": 1,
"max": null,
- "min": null,
+ "min": "0",
"show": true
},
{
@@ -158,6 +180,7 @@
"datasource": "collectd",
"fill": 1,
"id": 2,
+ "interval": "10s",
"legend": {
"alignAsTable": true,
"avg": true,
@@ -283,133 +306,8 @@
"dashes": false,
"datasource": "collectd",
"fill": 1,
- "id": 3,
- "legend": {
- "alignAsTable": true,
- "avg": true,
- "current": true,
- "max": true,
- "min": true,
- "rightSide": true,
- "show": true,
- "total": false,
- "values": true
- },
- "lines": true,
- "linewidth": 1,
- "links": [],
- "nullPointMode": "null",
- "percentage": false,
- "pointradius": 5,
- "points": false,
- "renderer": "flot",
- "seriesOverrides": [],
- "spaceLength": 10,
- "span": 12,
- "stack": false,
- "steppedLine": false,
- "targets": [
- {
- "alias": "$tag_type_instance",
- "dsType": "influxdb",
- "groupBy": [
- {
- "params": [
- "$__interval"
- ],
- "type": "time"
- },
- {
- "params": [
- "type_instance"
- ],
- "type": "tag"
- },
- {
- "params": [
- "null"
- ],
- "type": "fill"
- }
- ],
- "measurement": "ipmi_value",
- "orderByTime": "ASC",
- "policy": "default",
- "refId": "A",
- "resultFormat": "time_series",
- "select": [
- [
- {
- "params": [
- "value"
- ],
- "type": "field"
- },
- {
- "params": [],
- "type": "last"
- }
- ]
- ],
- "tags": [
- {
- "key": "host",
- "operator": "=~",
- "value": "/^$host$/"
- },
- {
- "condition": "AND",
- "key": "type",
- "operator": "=",
- "value": "percent"
- }
- ]
- }
- ],
- "thresholds": [],
- "timeFrom": null,
- "timeShift": null,
- "title": "percent",
- "tooltip": {
- "shared": true,
- "sort": 0,
- "value_type": "individual"
- },
- "type": "graph",
- "xaxis": {
- "buckets": null,
- "mode": "time",
- "name": null,
- "show": true,
- "values": []
- },
- "yaxes": [
- {
- "format": "short",
- "label": null,
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- },
- {
- "format": "short",
- "label": null,
- "logBase": 1,
- "max": null,
- "min": null,
- "show": true
- }
- ]
- },
- {
- "aliasColors": {},
- "bars": false,
- "dashLength": 10,
- "dashes": false,
- "datasource": "collectd",
- "fill": 1,
"id": 4,
+ "interval": "10s",
"legend": {
"alignAsTable": true,
"avg": true,
@@ -536,6 +434,7 @@
"datasource": "collectd",
"fill": 1,
"id": 5,
+ "interval": "10s",
"legend": {
"alignAsTable": true,
"avg": true,
@@ -662,6 +561,7 @@
"datasource": "collectd",
"fill": 1,
"id": 6,
+ "interval": "10s",
"legend": {
"alignAsTable": true,
"avg": true,
@@ -812,25 +712,16 @@
},
{
"allValue": null,
- "current": {
- "text": "silpixa00398941.ir.intel.com",
- "value": "silpixa00398941.ir.intel.com"
- },
+ "current": {},
"datasource": "collectd",
"hide": 0,
"includeAll": false,
"label": null,
"multi": false,
"name": "host",
- "options": [
- {
- "selected": true,
- "text": "silpixa00398941.ir.intel.com",
- "value": "silpixa00398941.ir.intel.com"
- }
- ],
+ "options": [],
"query": "SHOW TAG VALUES FROM ipmi_value WITH KEY=host",
- "refresh": 0,
+ "refresh": 1,
"regex": "",
"sort": 0,
"tagValuesQuery": "",
@@ -842,7 +733,7 @@
]
},
"time": {
- "from": "now-6h",
+ "from": "now-30m",
"to": "now"
},
"timepicker": {
@@ -872,7 +763,7 @@
},
"timezone": "",
"title": "IPMI",
- "version": 2
+ "version": 4
},
"overwrite": false
}