remove graph from uptime eval

This commit is contained in:
m0duspwnens
2020-04-14 18:47:49 -04:00
parent 51b68fde2d
commit 41fd4fe715

View File

@@ -2720,29 +2720,30 @@
}, },
"id": 39, "id": 39,
"options": { "options": {
"graphMode": "none",
"colorMode": "value", "colorMode": "value",
"justifyMode": "auto",
"fieldOptions": { "fieldOptions": {
"values": false,
"calcs": [ "calcs": [
"lastNotNull" "lastNotNull"
], ],
"defaults": { "defaults": {
"mappings": [],
"thresholds": { "thresholds": {
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "rgb(255, 255, 255)",
"value": null "value": null
} }
] ]
}, },
"unit": "s" "mappings": [],
"unit": "s",
"decimals": 2
}, },
"overrides": [], "overrides": []
"values": false
}, },
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto" "orientation": "auto"
}, },
"pluginVersion": "6.6.2", "pluginVersion": "6.6.2",
@@ -2794,7 +2795,7 @@
"timeShift": null, "timeShift": null,
"title": "{{ SERVERNAME }} - System Uptime", "title": "{{ SERVERNAME }} - System Uptime",
"type": "stat" "type": "stat"
}, }
{ {
"cacheTimeout": null, "cacheTimeout": null,
"datasource": "InfluxDB", "datasource": "InfluxDB",