Update rules.yml

This commit is contained in:
Samuel Berthe 2023-03-24 14:36:52 +01:00 committed by GitHub
parent baa4f223cd
commit f9b43cf3bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -254,7 +254,7 @@ groups:
severity: warning
- name: Host physical component too hot
description: "Physical hardware component too hot"
query: 'node_hwmon_temp_celsius > 75'
query: 'node_hwmon_temp_celsius * ignoring(label) group_left(instance, job, node, sensor) node_hwmon_sensor_label{label!="tctl"} > 75'
severity: warning
for: 5m
- name: Host node overtemperature alarm