Do not warn on orphans

certbot_on_virtu
Alexandre Iooss 2020-01-19 19:33:04 +01:00
parent f34db0c556
commit a63cea10e1
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 0 additions and 8 deletions

View File

@ -150,14 +150,6 @@ groups:
annotations: annotations:
summary: "{{ $value }} paquet(s) APT sont inutile(s) sur {{ $labels.instance }}." summary: "{{ $value }} paquet(s) APT sont inutile(s) sur {{ $labels.instance }}."
- alert: AptOrphans
expr: apt_orphans > 1
for: 5m
labels:
severity: warning
annotations:
summary: "{{ $value }} paquet(s) APT sont orphelin(s) sur {{ $labels.instance }}."
# NTP (need NTP plugin in node) # NTP (need NTP plugin in node)
# - alert: ntp_drifting # - alert: ntp_drifting
# expr: node_ntp_drift_seconds > 0.05 # expr: node_ntp_drift_seconds > 0.05