fixed some alerts

This commit is contained in:
nd 2020-11-20 22:56:28 +01:00
parent 3514624106
commit cf89224111
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 3 additions and 2 deletions

View file

@ -174,7 +174,7 @@ prometheus_agent:
severity: warning
annotations:
title: '{%raw%}{{ $labels.instance }}: TempWarning{%endraw%}'
description: "Temperatur too high"
description: "Temperatur raising"
TempCritical:
group: nodeexporter
enabled: True
@ -187,7 +187,7 @@ prometheus_agent:
severity: critical
annotations:
title: '{%raw%}{{ $labels.instance }}: TempCritical{%endraw%}'
description: "Too hot!"
description: "Temperatur much too high, shutdown soon pending"
SystemdServices:
group: nodeexporter
enabled: True