availability-sla-calculator
ActiveTool of Utility Matrix
declared in 1.1.0
Use this when a user asks what a specific availability percentage (like 99.9% or 99.99%) means in downtime minutes per month or year. Converts availability SLA percentage to exact downtime budgets: annual, monthly, weekly, and daily.
Parameters schema
{
"type": "object",
"required": [
"availability_pct"
],
"properties": {
"availability_pct": {
"type": "number",
"description": "e.g. 99.9 for three nines"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Utility Matrix
1/7 registries