ReadMe fix

This commit is contained in:
mellis 2024-01-16 15:28:47 +01:00
parent d0c406914f
commit 64c3d5802c

View File

@ -3,16 +3,18 @@
## CheckMK Special Agent for Mailcow ## CheckMK Special Agent for Mailcow
Monitors various aspects of a Mailcow instance: Monitors various aspects of a Mailcow instance:
Email domains with quota usage, number of mailboxes, number of aliases Email domains with quota usage, number of mailboxes, number of aliases
Mailboxes with quota usage, number of messages, last logins via IMAP/POP3/SMTP Mailboxes with quota usage, number of messages, last logins via IMAP/POP3/SMTP
You have to create an API Key for the MKP to work. Login to your Mailcow instance and go to You have to create an API Key for the MKP to work. Login to your Mailcow instance and go to
System|Configuration System|Configuration
Take a note of the section API, expand it and activate "Activate API" within the section "Read-Only Access" Take a note of the section API, expand it and activate "Activate API" in the section "Read-Only Access"
Don't forget to insert the IP of your CheckMK instance within the textbox "Allow API access from these IPs/CIDR networks". Don't forget to insert the IP of your CheckMK instance into the textbox "Allow API access from these IPs/CIDR networks".
## Caveats: ## Caveats:
Tested only with dockerized versions of Mailcow Tested only with dockerized versions of Mailcow