EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit edc8648c authored by Karl Grube's avatar Karl Grube
Browse files

added a space (alert)

parent 45f46f3c
No related branches found
No related tags found
No related merge requests found
......@@ -228,7 +228,7 @@ groups:
summary: "Smart device critical (instance {{ $labels.instance }})"
description: "Device Critical according to SMART!\n VALUE = {{ $value }}\n LABELS: {{ $labels }}"
- alert: borg_backup_age_warning
expr: time() - last_borgbackup > (60*60*28)
expr: time() - last_borgbackup > (60*60*28) < (60*60*24*2+1)
for: 0m
labels:
severity: warning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment