mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
remove graph from uptime eval
This commit is contained in:
committed by
William Wernert
parent
e8990b4009
commit
9d04c7fb7c
@@ -2720,29 +2720,30 @@
|
||||
},
|
||||
"id": 39,
|
||||
"options": {
|
||||
"graphMode": "none",
|
||||
"colorMode": "value",
|
||||
"justifyMode": "auto",
|
||||
"fieldOptions": {
|
||||
"values": false,
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
],
|
||||
"defaults": {
|
||||
"mappings": [],
|
||||
"thresholds": {
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"color": "rgb(255, 255, 255)",
|
||||
"value": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "s"
|
||||
"mappings": [],
|
||||
"unit": "s",
|
||||
"decimals": 2
|
||||
},
|
||||
"overrides": [],
|
||||
"values": false
|
||||
"overrides": []
|
||||
},
|
||||
"graphMode": "area",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto"
|
||||
},
|
||||
"pluginVersion": "6.6.2",
|
||||
@@ -2794,7 +2795,7 @@
|
||||
"timeShift": null,
|
||||
"title": "{{ SERVERNAME }} - System Uptime",
|
||||
"type": "stat"
|
||||
},
|
||||
}
|
||||
{
|
||||
"cacheTimeout": null,
|
||||
"datasource": "InfluxDB",
|
||||
|
||||
Reference in New Issue
Block a user