1
0
Fork 0

v-m/alerts: Add alert for Internet down

jenkins-buildroot
Dustin 2025-08-03 11:29:41 -05:00
parent 024eaf241f
commit 1ec974fa2d
1 changed files with 10 additions and 0 deletions

View File

@ -42,6 +42,16 @@ groups:
expr: >- expr: >-
absent(collectd_nut_percent) absent(collectd_nut_percent)
for: 10m for: 10m
- alert: Internet is down
expr: >-
probe_success{job="blackbox"} == 0
for: 5m
annotations:
severity: critical
summary: The connection to the Internet is down.
description: >-
The Internet connection is down. Try rebooting the ONT, or call
Everfast Fiber.
- name: Bitwarden - name: Bitwarden
rules: rules: