mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
📈 comment zigbee2mqtt monitor
This commit is contained in:
@@ -15,14 +15,14 @@ spec:
|
||||
for: 15m
|
||||
labels:
|
||||
severity: critical
|
||||
- alert: Zigbee2MqttUnavailable
|
||||
annotations:
|
||||
summary: The zigbee device connection is lost,
|
||||
connection on topic {{$labels.topic}} is down.
|
||||
expr: zigbee2mqtt_zigbee_availability == 0
|
||||
for: 60m
|
||||
labels:
|
||||
severity: critical
|
||||
# - alert: Zigbee2MqttUnavailable
|
||||
# annotations:
|
||||
# summary: The zigbee device connection is lost,
|
||||
# connection on topic {{$labels.topic}} is down.
|
||||
# expr: zigbee2mqtt_zigbee_availability == 0
|
||||
# for: 60m
|
||||
# labels:
|
||||
# severity: critical
|
||||
- alert: Zigbee2MqttBatteryLow
|
||||
annotations:
|
||||
summary: The zigbee device battery level is low,
|
||||
|
Reference in New Issue
Block a user