Grafana - Fix Eval Dashboard

This commit is contained in:
Mike Reeves
2019-04-09 13:48:34 -04:00
parent 5a09b18258
commit 7acdbefa3e

View File

@@ -3862,12 +3862,12 @@
"condition": "AND",
"key": "interface",
"operator": "=",
"value": " {{ MONINT }}"
"value": "{{ MONINT }}"
}
]
},
{
"alias": "InBound",
"alias": "OutBound",
"dsType": "influxdb",
"groupBy": [
{
@@ -3984,10 +3984,10 @@
"fill": 1,
"grid": {},
"gridPos": {
"h": 7,
"h": 6,
"w": 8,
"x": 0,
"y": 29
"x": 16,
"y": 15
},
"id": 15,
"legend": {