mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2025-01-25 00:08:59 +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"
|
"#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:
|
||||||
|
Loading…
Reference in New Issue
Block a user