Merge pull request #416 from Security-Onion-Solutions/issue/362

fix spacing for titles in grafana dashboard
This commit is contained in:
Josh Patterson
2020-03-13 08:10:41 -04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -516,7 +516,7 @@
}
],
"thresholds": "5,10",
"title": "{{ SERVERNAME }} -Zeek Packet Loss",
"title": "{{ SERVERNAME }} - Zeek Packet Loss",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [

View File

@@ -516,7 +516,7 @@
}
],
"thresholds": "5,10",
"title": "{{ SERVERNAME }} -Zeek Packet Loss",
"title": "{{ SERVERNAME }} - Zeek Packet Loss",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [

View File

@@ -638,7 +638,7 @@
}
],
"thresholds": "5000,100000",
"title": "{{ SERVERNAME }} -REDIS Unparsed Queue",
"title": "{{ SERVERNAME }} - REDIS Unparsed Queue",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [