mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
parent
32a4bfb19b
commit
3b440fec7b
1 changed files with 0 additions and 5 deletions
|
|
@ -311,11 +311,6 @@ groups:
|
|||
query: "(min_over_time(node_timex_sync_status[1m]) == 0 and node_timex_maxerror_seconds >= 16)"
|
||||
severity: warning
|
||||
for: 2m
|
||||
- name: Host requires reboot
|
||||
description: "{{ $labels.instance }} requires a reboot."
|
||||
query: "(node_reboot_required > 0)"
|
||||
severity: info
|
||||
for: 4h
|
||||
|
||||
- name: S.M.A.R.T Device Monitoring
|
||||
exporters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue