summaryrefslogtreecommitdiff
path: root/flora/services/monit.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flora/services/monit.nix')
-rw-r--r--flora/services/monit.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flora/services/monit.nix b/flora/services/monit.nix
index de3aa83..cc5f3c4 100644
--- a/flora/services/monit.nix
+++ b/flora/services/monit.nix
@@ -33,6 +33,10 @@
check host nobelium with address colorspace.club
if failed port 443 with protocol https
then alert
+
+ check host billy with address preprint.books.exposed
+ if failed port 443 with protocol https
+ then alert
'';
};