mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-23 01:47:17 +08:00
Publish
This commit is contained in:
parent
267c3e8e70
commit
b77cb3467c
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ groups:
|
||||||
|
|
||||||
- alert: HostFilesystemDeviceError
|
- alert: HostFilesystemDeviceError
|
||||||
expr: 'node_filesystem_device_error == 1'
|
expr: 'node_filesystem_device_error == 1'
|
||||||
for: 0m
|
for: 2m
|
||||||
labels:
|
labels:
|
||||||
severity: critical
|
severity: critical
|
||||||
annotations:
|
annotations:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue