mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2025-01-20 00:08:50 +01:00
Updated UPS dashboard
This commit is contained in:
parent
9116c87d69
commit
bdb787d0cc
File diff suppressed because it is too large
Load Diff
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user