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