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:
description: "mountpoint {{ $labels.mountpoint }} on {{ $labels.name }} out of inodes."
- alert: mailq
expr: postfix_showq_message_age_seconds_sum > 300
expr: postfix_showq_message_age_seconds_sum > 1800
for: 5m
labels:
severity: warning