Monitors various aspects of a Mailcow instance:
Email domains with quota usage, number of mailboxes, number of aliases
Mailboxes with quota usage, number of messages, last logins via IMAP/POP3/SMTP
Caveats:
Tested only with dockerized versions of Mailcow
Tested with Mailcow version 2022-07a and higher
Please feel free to add other working environments via review.
Upgrade from older MKPs (before 1.2.0):
If you upgrade from a already installed version before 1.2.0, you have to re-create your rules for the "Mailcow Server Information" (reason: massive parameter changes).
Steps to accomplish this without problems:
Take a screenshot of your settings in the above mentioned ruleset
Assure that you have access to the API keys you used within the current rules
Delete all rules for "Mailcow Server Information"
Install and enable the new MKP
Re-create your rules with the previously saved information from steps 1 and 2
Apply your changes
General installation instructions:
Upload and enable the MKP
Apply changes
Click Setup, search for "Mailcow"
Click on "Mailcow Server Information" below "Other integrations"
Create a new rule and fill in all mandatory information (Hostname, API Key)
Adjust all other options to your needs
Bind this rule to your Mailcow host object (e.g. via "Explicit hosts")
If you have no host object at all, create a dummy host for this (with no IP or something like 127.0.0.2)
Assure that your agents settings for this host object are correct (must contain "Configured API integrations")
Apply your changes
Execute a service discovery on your Mailcow host(s) and accept the newly detected services
Feel free to adjust the various parameters for thresholds within the available parameter sections (Setup, "Service monitoring rules" after searching for "Mailcow")
How to create the API Key:
Login to your Mailcow instance with an administrative user
Got to "System|Configuration"
Take a note of the Section "API" and expand it
Within the section "Read-Only Access":
4.1 Activate the checkbox "Activate API"
4,2 Take care that the IP your CheckMK server ist listed in the input field "Allow API access from these IPs/CIDR network notations"
Save your changes and transfer the show API key to your CheckMK instance
Version history:
2025/01/25. 1.3.0 Removed Solr modules because it is not used anymore from Mailcow version 2025-01 onwards
2024/01/26 1.2.0 Added password store option for the API key, added version check
2023/09/22: 1.1.4 Bugfix for the last bugfix :-)
2023/09/22: 1.1.3 Bugfix for usage calculation if quota is not set (mailboxes)
2023/09/10: 1.1.2 Checks for Solr status added
2023/08/27: 1.0.0 Section "mailcow_mailboxes" completed
2023/08/26: 0.2.2 Section "mailcow_domains" completed
2023/08/21: 0.1.0 Section "mailcow_info" completed
2023/08/20: 0.0.1 Special agent completed
Version 2.1.0
Latest version
Note: This version requires Checkmk version 2.0.0 or higher.