1
0
Fork 0

Relax a monitoring rule

This commit is contained in:
Malte Brandy 2020-12-04 15:08:33 +01:00
parent 5a0c79a9d2
commit c3f89893aa

View file

@ -44,7 +44,7 @@ groups:
annotations: annotations:
description: "mountpoint {{ $labels.mountpoint }} on {{ $labels.name }} out of inodes." description: "mountpoint {{ $labels.mountpoint }} on {{ $labels.name }} out of inodes."
- alert: mailq - alert: mailq
expr: postfix_showq_message_age_seconds_sum > 300 expr: postfix_showq_message_age_seconds_sum > 1800
for: 5m for: 5m
labels: labels:
severity: warning severity: warning