Updated UPS dashboard

This commit is contained in:
CarlosEDP 2019-02-27 16:01:42 -03:00
parent 9116c87d69
commit bdb787d0cc
2 changed files with 739 additions and 737 deletions

File diff suppressed because it is too large Load Diff

View File

@ -305,6 +305,7 @@ items:
"#d44a3a"
],
"datasource": "prometheus",
"decimals": null,
"format": "none",
"gauge": {
"maxValue": 100,
@ -358,7 +359,7 @@ items:
"tableColumn": "",
"targets": [
{
"expr": "apcups_status == 1",
"expr": "topk(1,apcups_status == 1)",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "{{ status }}",
@ -792,7 +793,7 @@ items:
"timezone": "",
"title": "UPS",
"uid": "CZrVv8rmk",
"version": 4
"version": 5
}
kind: ConfigMap
metadata: