Availability is the proportion of time a system delivers service within the agreed period: availability = uptime / (uptime + downtime) x 100%, or equivalently 1 - downtime / period. For a 30-day month (43,200 minutes), 43.2 minutes of downtime gives availability = 1 - 43.2/43,200 = 99.9%. Enter the downtime and period and the tool computes availability, or reverse-calculates the maximum downtime allowed for a target availability.
Availability is commonly expressed in nines: 99% allows no more than 3.65 days of downtime per year, 99.9% up to 8.76 hours, 99.95% up to 4.38 hours, 99.99% up to 52.6 minutes and 99.999% up to 5.26 minutes. The tool provides a nine-9s table with annual, monthly and weekly downtime budgets so SLA negotiations and operations targets can be converted quickly without over-committing.
Availability can also be derived from reliability parameters: availability = MTBF / (MTBF + MTTR), where MTBF is mean time between failures and MTTR is mean time to repair. The tool converts MTBF/MTTR input into availability and works backward to the MTBF needed (given MTTR) for a target. MTTR covers detection, response, repair and recovery - shortening it is a direct lever on availability.
After sign-in, choose a calculation mode (downtime-based, MTBF-MTTR, or reverse allowed downtime), enter the period and downtime (or MTBF/MTTR), and the tool outputs availability percent, equivalent downtime, the corresponding nine-9s level and a pass/fail verdict against your SLA target. Define the measurement scope explicitly (whether planned maintenance counts), record real downtime events from monitoring and ticketing systems, and review attainment periodically.