diff options
-rw-r--r-- | flora/services/monit.nix | 4 |
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 |