changes to master dashboard

This commit is contained in:
m0duspwnens
2020-04-15 10:16:01 -04:00
parent e38d199e25
commit bef6d6d9f7

View File

@@ -787,7 +787,7 @@
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": "{{ ROOTFS * '.90'|float }}"
"value": "{{ ROOTFS * '.80'|float }}"
},
{
"color": "rgba(245, 54, 54, 0.9)",
@@ -885,7 +885,7 @@
"value": "null"
}
],
"max": "1048059908000",
"max": "{{ NSMFS }}",
"min": 0,
"nullValueMode": "connected",
"thresholds": {
@@ -897,11 +897,11 @@
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": 838447926400
"value": "{{ NSMFS * '.80'|float }}"
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": 943253917200
"value": "{{ NSMFS * '.90'|float }}"
}
]
},