Update rules.yml

This commit is contained in:
Samuel Berthe 2022-06-27 17:14:50 +02:00 committed by GitHub
parent a70aeedf93
commit 732925251a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -759,7 +759,7 @@ groups:
description: MongoDB instance is down
query: 'mongodb_up == 0'
severity: critical
- name: MongodbReplicaMemberHealthy
- name: Mongodb replica member unhealthy
description: MongoDB replica member is not healthy
query: 'mongodb_rs_members_health == 0'
severity: critical