MKP 0.9.9, section mailcow_mailboxes completed
This commit is contained in:
@@ -57,4 +57,16 @@ metric_info["mailcow_domains_configured_mailboxes"] = {
|
||||
"title": _("Number of Configured Mailboxes"),
|
||||
"unit": "count",
|
||||
"color": "24/b",
|
||||
}
|
||||
|
||||
metric_info["mailcow_mailboxes_used_quota"] = {
|
||||
"title": _("Mailbox Quota Used"),
|
||||
"unit": "%",
|
||||
"color": "24/a",
|
||||
}
|
||||
|
||||
metric_info["mailcow_mailboxes_messages"] = {
|
||||
"title": _("Number of Messages"),
|
||||
"unit": "count",
|
||||
"color": "24/b",
|
||||
}
|
||||
Reference in New Issue
Block a user