mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove graph from uptime eval
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user