Skip to content

MailStore

Reads the MailStore SPE Management API (Service Provider Edition) and counts archives per customer instance.

Credentials (gear icon)

FieldMeaning
API URLManagement server incl. port, e.g. https://mailstore.example.com:8474
Username / PasswordSPE admin account with API access

Metrics

MetricCount
archivesarchived mailboxes (archives) of the instance
storageTbarchive storage of the instance in TB (sum of all archive stores, 3 decimal places) — for info/trends only
storageStartedTbstarted TB of archive storage — the billable quantity

The sizes come per instance from the SPE's archive stores (GetStores with size information, in bytes). If the SPE answers asynchronously (status "running" with a token — the normal case for large instances), Multiverse follows up via get-status until the result is available. Billing is per started TB: every non-empty archive counts as at least 1 TB; above that, values are rounded up (with a small tolerance so that measurement noise just above a TB boundary does not start a new TB). storageStartedTb appears as "MailStore archive storage (started TB)" in the article mapping and is assigned to the weclapp article there. If the SPE reports no sizes (older version), the archive counter remains — no 0-TB phantom values are created. Storage is only written when every archive store of the instance reports a size (a partial sum would underbill); if an instance's storage is missing for this reason, the server log names the cause — the specific store without size information including the fields it delivered, or the SPE's error response.

The view additionally offers a detail view per instance.

Specifics