diff --git a/nodes/qzwi.toml b/nodes/qzwi.toml index a580fc1..c069cd9 100644 --- a/nodes/qzwi.toml +++ b/nodes/qzwi.toml @@ -3,6 +3,7 @@ hostname = "31.47.232.108" bundles = [ "ldap-frontend", "letsencrypt", + "monit", "nginx", "nextcloud", "openldap", @@ -75,3 +76,9 @@ manage = [ [metadata.vm] cpu = 4 ram = 4 + +[metadata.monit] +from_address = "monit@qzwi.de" +alert_addresses = [ + "rico@qzwi.de", +] \ No newline at end of file