Mambu Status
  • 18 Jul 2024
  • 1 Minute To Read
  • Dark
    Light
  • PDF

Mambu Status

  • Dark
    Light
  • PDF

Article summary

status.mambu.com

status page header with green "All Systems Operational" status bar and blue "subscribe to updates" button

Our status page provides you with real-time status updates for all of our multi-tenant production and sandbox servers. You will also find information about upcoming maintenance and releases, active and historical incidents, and can access our latency and availability reports.

Please be Aware
If your organization has a dedicated environment, Mambu has provided you with an individual status page. Please contact us through Mambu Support for any questions about your status page.

Subscribe to Updates

Subscribe to updates button with webhook option displayed

Click Subscribe to Updates to receive updates from our status page.
Updates are available in the following formats:

FormatUpdate types
EmailCreate/Update/Resolve incident
SMSCreate/Resolve incident
WebhooksCreate/Update/Resolve incident, Change component status
RSS/Atom feedCreate/Update/Resolve incident, Change component status

Availability Reports

Last 30 days availability report

Availability reports are available for the past 30 days and for the current year.


/healthcheck endpoint

The /healthcheck endpoint is a convenient way to manually or automatically check the status of a specific Mambu server. If the Mambu server is available, it will return response code 200 together with the message OK. You can enter the URL into a web browser or call the API endpoint using your tool of choice.

Tenant URL and endpoint

https://TENANT_NAME.mambu.com/healthcheck

Request

GET https://TENANT_NAME.mambu.com/healthcheck

Responses 

Response CodeTextDescription
200OKServer is functioning properly
500Internal Server ErrorServer is not available
503Service Temporarily Partially UnavailableDatabase maintenance in progress; server is not ready to handle all requests. General API calls may succeed.

Ignoring false positives

Errors can happen due to a range of issues from network connectivity issues - which are minimal in impact and most of the times produce false positives - up to server overload, which should be taken seriously. 

Therefore we recommend that you implement a detection mechanism that ignores isolated healthcheck 5xx errors, and instead focuses on incidences of continuous 5xx errors. As a guideline, you can configure the healthcheck mechanism to query every 3-5 seconds, and if it returns 10 sequential 5xx errors, you should report this to Mambu.




Was this article helpful?

ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence