From e355c44745d8c0a7508ea0d2c03168011a7158ec Mon Sep 17 00:00:00 2001
From: Alex Iribarren <alex.iribarren@cern.ch>
Date: Mon, 17 Jan 2022 17:11:23 +0100
Subject: [PATCH] Added nomad_health-cluster

---
 docs/tasks/alarms.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/tasks/alarms.md b/docs/tasks/alarms.md
index f8ac664..04879d2 100644
--- a/docs/tasks/alarms.md
+++ b/docs/tasks/alarms.md
@@ -36,6 +36,10 @@ If there are directories left over, it means something interrupted that day's sn
 This alarm indicates an issue with the named repo, as indicated by `/usr/bin/repoquery --repofrompath=<repoid>,<repopath> -qa`.
 Hopefully it will be resolved by rerunning the mirroring script.
 
+## nomad_health-cluster
+
+This alarm indicates that something might be wrong with the [Nomad cluster quorum](nomad/troubleshooting/).
+
 ## nomad_health-afs
 
 This alarm indicates an issue with the AFS mount on a Nomad node. The Nomad client should now be ineligible for new jobs.
-- 
GitLab