diff options
Diffstat (limited to '')
| -rw-r--r-- | flora/services/monit.nix | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/flora/services/monit.nix b/flora/services/monit.nix index 19e7e88..de3aa83 100644 --- a/flora/services/monit.nix +++ b/flora/services/monit.nix @@ -30,22 +30,6 @@ if failed port 443 with protocol https then alert - check host hacc-uffd with address login.infra4future.de - if failed port 443 with protocol https - then alert - - check host hacc-onlyoffice with address onlyoffice.infra4future.de - if failed port 443 with protocol https and status 302 - then alert - - check host hacc-mattermost with address mattermost.infra4future.de - 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 |
