From 119dd04e3602836d54a833cb1d33b600598df5b7 Mon Sep 17 00:00:00 2001 From: mellis Date: Tue, 16 Jan 2024 15:13:03 +0100 Subject: [PATCH] added installation instrctions to ReadMe --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 7e13918..77977f6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,21 @@ Tested with Mailcow version 2022-07a and higher Please feel free to add other working environments via review. +## General installation instructions: + +1. Upload and enable the MKP +2. Apply changes +3. Click Setup, search for "Mailcow" +4. Click on "Mailcow Server Information" below "Other integrations" +5. Create a new rule and fill in all mandatory information (Hostname, API Key) +6. Adjust all other options to your needs +7. Bind this rule to your Mailcow host object (e.g. via "Explicit hosts") +8. If you have no host object at all, create a dummy host for this (with no IP or something like 127.0.0.2) +9. Assure that your agents settings for this host object are correct (must contain "Configured API integrations") +10. Apply your changes +11. Execute a service discovery on your Mailcow host(s) and accept the newly detected services +12. Feel free to adjust the various parameters for thresholds within the available parameter sections (Setup, "Service monitoring rules" after searching for "Mailcow") + ## Version history: 2023/09/22: 1.1.4 Bugfix for the last bugfix :-)