panel changes

This commit is contained in:
m0duspwnens
2021-07-12 10:34:39 -04:00
parent 694db81b80
commit 860b8bf945
2 changed files with 5 additions and 11 deletions

View File

@@ -8,17 +8,11 @@
"rgba(50, 172, 45, 0.97)" "rgba(50, 172, 45, 0.97)"
], ],
"datasource": "InfluxDB", "datasource": "InfluxDB",
"decimals": 2, "decimals": 0,
"editable": true, "editable": true,
"error": false, "error": false,
"format": "percent", "format": "short",
"gauge": { "gauge": {},
"maxValue": 100,
"minValue": 0,
"show": false,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": { "gridPos": {
"x": {{ PANELS.estimated_eps_singlestat.gridPos.x }}, "x": {{ PANELS.estimated_eps_singlestat.gridPos.x }},
"y": {{ PANELS.estimated_eps_singlestat.gridPos.y }}, "y": {{ PANELS.estimated_eps_singlestat.gridPos.y }},

View File

@@ -103,8 +103,8 @@
"orderByTime": "ASC" "orderByTime": "ASC"
} }
], ],
"thresholds": "70,80,90", "thresholds": "70,80,95",
"title": "RootFS used", "title": "NSM used",
"type": "singlestat", "type": "singlestat",
"valueFontSize": "80%", "valueFontSize": "80%",
"valueMaps": [ "valueMaps": [