summaryrefslogtreecommitdiff
path: root/flora/services
diff options
context:
space:
mode:
authorstuebinm2024-07-04 12:27:54 +0200
committerstuebinm2024-07-04 12:27:54 +0200
commit6bcb056479c6a611622dc1a3786c35f0a7a155f7 (patch)
tree54db7e4f4336a67471fc7f799f54c41321ae22eb /flora/services
parent256edd3d5790f2ed4048d9624c5ef5fe55d8b645 (diff)
monitoring: add cloud.infra4future.de via https
Diffstat (limited to 'flora/services')
-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 a769045..83436e7 100644
--- a/flora/services/monit.nix
+++ b/flora/services/monit.nix
@@ -42,6 +42,10 @@
if failed port 443 with protocol https
then alert
+ check host hacc-nextcloud with address cloud.infra4future.de
+ if failed port 443 with protocol https
+ then alert
+
check host nobelium with address colorspace.club
if failed port 443 with protocol https
then alert