Changed bandwidth graphs from linear to log(2)
This commit is contained in:
parent
4e90aba00b
commit
ff885cb4d0
@ -77,7 +77,7 @@
|
|||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": null,
|
"id": null,
|
||||||
"iteration": 1585974198844,
|
"iteration": 1586042104220,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
@ -714,10 +714,12 @@
|
|||||||
"mappingType": 1,
|
"mappingType": 1,
|
||||||
"mappingTypes": [
|
"mappingTypes": [
|
||||||
{
|
{
|
||||||
|
"$$hashKey": "object:345",
|
||||||
"name": "value to text",
|
"name": "value to text",
|
||||||
"value": 1
|
"value": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"$$hashKey": "object:346",
|
||||||
"name": "range to text",
|
"name": "range to text",
|
||||||
"value": 2
|
"value": 2
|
||||||
}
|
}
|
||||||
@ -775,9 +777,10 @@
|
|||||||
"timeFrom": "30s",
|
"timeFrom": "30s",
|
||||||
"title": "Uptime",
|
"title": "Uptime",
|
||||||
"type": "singlestat",
|
"type": "singlestat",
|
||||||
"valueFontSize": "80%",
|
"valueFontSize": "50%",
|
||||||
"valueMaps": [
|
"valueMaps": [
|
||||||
{
|
{
|
||||||
|
"$$hashKey": "object:348",
|
||||||
"op": "=",
|
"op": "=",
|
||||||
"text": "N/A",
|
"text": "N/A",
|
||||||
"value": "null"
|
"value": "null"
|
||||||
@ -1846,14 +1849,15 @@
|
|||||||
"align": "auto",
|
"align": "auto",
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"colors": [
|
"colors": [
|
||||||
|
"#FADE2A",
|
||||||
"#F2495C",
|
"#F2495C",
|
||||||
"#73BF69",
|
"#73BF69"
|
||||||
"#C4162A"
|
|
||||||
],
|
],
|
||||||
"decimals": 2,
|
"decimals": 2,
|
||||||
"mappingType": 1,
|
"mappingType": 1,
|
||||||
"pattern": "Status",
|
"pattern": "Status",
|
||||||
"thresholds": [
|
"thresholds": [
|
||||||
|
"0",
|
||||||
"1",
|
"1",
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
@ -1862,18 +1866,18 @@
|
|||||||
"valueMaps": [
|
"valueMaps": [
|
||||||
{
|
{
|
||||||
"$$hashKey": "object:7515",
|
"$$hashKey": "object:7515",
|
||||||
"text": "UP",
|
|
||||||
"value": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$$hashKey": "object:7516",
|
|
||||||
"text": "DOWN",
|
"text": "DOWN",
|
||||||
"value": "0"
|
"value": "0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"$$hashKey": "object:7516",
|
||||||
|
"text": "UP",
|
||||||
|
"value": "1"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"$$hashKey": "object:7517",
|
"$$hashKey": "object:7517",
|
||||||
"text": "TEST",
|
"text": "UNKNOWN",
|
||||||
"value": "3"
|
"value": "2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -2186,7 +2190,7 @@
|
|||||||
"$$hashKey": "object:842",
|
"$$hashKey": "object:842",
|
||||||
"format": "bps",
|
"format": "bps",
|
||||||
"label": "",
|
"label": "",
|
||||||
"logBase": 1,
|
"logBase": 2,
|
||||||
"max": null,
|
"max": null,
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": true
|
"show": true
|
||||||
@ -2733,7 +2737,7 @@
|
|||||||
"$$hashKey": "object:1802",
|
"$$hashKey": "object:1802",
|
||||||
"format": "bps",
|
"format": "bps",
|
||||||
"label": "",
|
"label": "",
|
||||||
"logBase": 1,
|
"logBase": 2,
|
||||||
"max": null,
|
"max": null,
|
||||||
"min": null,
|
"min": null,
|
||||||
"show": true
|
"show": true
|
||||||
@ -3080,6 +3084,7 @@
|
|||||||
},
|
},
|
||||||
"yaxes": [
|
"yaxes": [
|
||||||
{
|
{
|
||||||
|
"$$hashKey": "object:1249",
|
||||||
"format": "short",
|
"format": "short",
|
||||||
"label": null,
|
"label": null,
|
||||||
"logBase": 2,
|
"logBase": 2,
|
||||||
@ -3088,6 +3093,7 @@
|
|||||||
"show": true
|
"show": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"$$hashKey": "object:1250",
|
||||||
"format": "short",
|
"format": "short",
|
||||||
"label": null,
|
"label": null,
|
||||||
"logBase": 1,
|
"logBase": 1,
|
||||||
@ -3102,7 +3108,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"refresh": "5m",
|
"refresh": "30m",
|
||||||
"schemaVersion": 22,
|
"schemaVersion": 22,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [
|
"tags": [
|
||||||
@ -3245,7 +3251,7 @@
|
|||||||
"options": [],
|
"options": [],
|
||||||
"query": "SHOW TAG VALUES FROM \"net\" WITH KEY = \"interface\" WHERE \"host\" =~ /^$Host$/ ",
|
"query": "SHOW TAG VALUES FROM \"net\" WITH KEY = \"interface\" WHERE \"host\" =~ /^$Host$/ ",
|
||||||
"refresh": 1,
|
"refresh": 1,
|
||||||
"regex": "/^(?!igb0$|igb2$)/",
|
"regex": "/^(?!igb0$|igb1|igb3|igb2$)/",
|
||||||
"skipUrlSync": false,
|
"skipUrlSync": false,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
"tagValuesQuery": "",
|
"tagValuesQuery": "",
|
||||||
@ -3349,5 +3355,5 @@
|
|||||||
"variables": {
|
"variables": {
|
||||||
"list": []
|
"list": []
|
||||||
},
|
},
|
||||||
"version": 15
|
"version": 24
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user