Alert on load from 3 to 5

certbot_on_virtu
Alexandre Iooss 2020-01-31 13:12:06 +01:00
parent 5cfc5cc14f
commit a465aec803
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ groups:
# Alert for high CPU usage
- alert: CpuBusy
expr: node_load5 > 3
expr: node_load5 > 5
for: 10m
labels:
severity: warning