Free downtime cost calculator: estimate the revenue, support, and churn cost of an outage so you can decide where faster monitoring and redundancy actually pay off.
Reach for this when you need to estimate the business impact of an outage during setup, debugging, or an incident review. A one-off check is useful for diagnosis, but production systems need continuous monitoring once the immediate question is answered.
Lost revenue during the outage is the obvious number, but it is rarely the largest. A complete estimate adds the support load an outage generates (tickets, calls, staff time), any SLA credits you owe contractually, the productivity lost if internal teams are blocked, and the hardest to quantify but often the biggest: churn and reputation damage from customers who lose trust. You do not need these to the dollar. The point is comparative — a service whose outage triggers revenue loss, SLA credits, and churn deserves faster detection and more redundancy than one whose failure is a mild inconvenience. Use the estimate to rank where monitoring effort and resilience spending pay off.
Use the estimate to prioritize monitoring for the services where downtime carries real revenue, support, or contractual cost, and to justify tighter check intervals where they pay off.
A downtime number is only as good as its inputs. Treat it as a way to rank what to protect first, not as an exact figure to quote in a contract.
Use the output to confirm the current state, and treat anything surprising as a starting point for diagnosis rather than a verdict.
Write down which results count as healthy, degraded, or failed before you automate anything.
Recreate the same check in Sandglass on an interval so the next change is caught automatically.
Send failures to email, a Slack webhook channel, or a generic webhook owned by whoever will fix them.