Update rules.yml

This commit is contained in:
Samuel Berthe 2024-06-06 22:53:29 +02:00 committed by GitHub
parent 8759c50440
commit 1e4ea0b3e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2421,7 +2421,7 @@ groups:
rules:
- name: Minio cluster disk offline
description: "Minio cluster disk is offline"
query: "minio_cluster_disk_offline_total > 0"
query: "minio_cluster_drive_offline_total > 0"
severity: critical
- name: Minio node disk offline
description: "Minio cluster node disk is offline"