Calculadora de Disponibilidade SLA
Calcula o tempo de inatividade permitido segundo a taxa SLA.
- Per year
- 8.8 h
- Per month (30d)
- 43.2 min
- Per week
- 10.1 min
- Per day
- 1.4 min
Overview
SLA targets are quoted in nines, but engineering decisions need minutes. This calculator converts an availability percentage into the downtime it permits over four windows: per year (365 days), per month (30 days), per week, and per day. Results are formatted in the most readable unit — ms, seconds, minutes, hours, or days. Use it to sanity-check a contract before signing, or to translate an internal SLO into an on-call reality.
How to use
- Type a percentage into Availability (%) — any value from 0 to 100, down to 0.001 steps.
- Or click a preset button:
90%,95%,99%,99.9%,99.95%,99.99%,99.999%. - Read the allowed downtime under Per year, Per month (30d), Per week, and Per day — the figures update instantly.
Examples
99.9→8.8 hper year,43.2 minper month (30d)99.99→52.6 minper year,4.3 minper month (30d)99.999→5.3 minper year,25.9 sper month (30d)
Notes
The math assumes downtime accrues evenly: allowed downtime = window × (1 − availability/100). Contracts often exclude planned maintenance or measure per calendar month, so read the SLA’s measurement clause before comparing against these numbers. Values outside 0–100 show an error instead of results.