diff --git a/hosts/monitoring-3/rules.yml b/hosts/monitoring-3/rules.yml index 9af4c0b..de0a8de 100644 --- a/hosts/monitoring-3/rules.yml +++ b/hosts/monitoring-3/rules.yml @@ -3,7 +3,7 @@ groups: rules: - alert: InstanceDown expr: up{job="node-exporter"} == 0 - for: 1m + for: 5m labels: severity: critical annotations: