Product

Network Pulse Incident Operations Asset Lifecycle Engineer & SLA Inventory & Spares Operations Wallboard

Solutions

Manufacturing Healthcare Education Corporate & Multi-location IT

More

Pricing Blog Help Centre FAQ
Start Free Trial Book a Live Demo Sign in to your workspace

BlogIT Operations

MTTR vs MTBF vs MTTF: What Each One Measures

MTBF is how long things run; MTTR is how long you take to fix them. The formulas, how they combine into availability, and why halving MTTR beats doubling MTBF.

Updated 23 Aug 2026

MTTR and MTBF get quoted together so often that people treat them as two versions of the same measurement. They are opposites. One counts how long things keep working; the other counts how long you take to fix them once they stop. Confusing them leads teams to spend money on the wrong half of the problem — usually the expensive half.

Short answer

MTBF is mean time between failures — how long something runs before breaking. MTTR is mean time to repair or resolve — how long it takes to get running again. MTBF is a reliability measure you mostly buy; MTTR is a response measure you mostly manage. Together they give you availability: MTBF ÷ (MTBF + MTTR).

MTBF: How Long It Runs

MTBF = Total operating time ÷ Number of failures Only counts time the system was actually meant to be running.

If a switch runs for 8,640 hours over a year and fails 12 times, MTBF is 720 hours — roughly one failure a month. MTBF is a property of the thing itself: its design, its age, its operating environment, how well it was installed. You improve it by buying better hardware, adding redundancy, cooling the room properly, or replacing kit before it wears out. Those are mostly capital decisions.

Note the word between. MTBF applies to things you repair and put back into service. The clock covers the working period from one repair to the next failure.

MTTR: How Long You Take to Fix It

MTTR = Total time to resolve ÷ Number of incidents Which two points you measure between changes the answer — see below.

MTTR is a property of your team and your process, not of the equipment. It is improved by faster detection, better routing, having the right spare on the shelf, and not losing twenty minutes working out which device the ticket is even about. Those are mostly operational decisions, and they are usually much cheaper than capital ones.

MTTR also hides an ambiguity that MTBF does not: four different metrics share the abbreviation, and they measure different intervals of the same incident. The MTTR formula, worked through, and the four metrics that share the name covers that in detail.

Green is running, red is being fixed. MTBF is the mean length of the green stretches between failures; MTTR is the mean length of the red ones. Improving either raises availability — but they cost very different amounts to move.

MTTF: The Third One People Confuse

MTTF — mean time to failure — applies to things you do not repair. A hard drive, a power supply, a fuse: when it fails you replace it rather than fixing it, so there is no "between" to measure. There is one working life and then it is over.

Which one applies
MetricApplies toMeasuresYou improve it by
MTBFRepairable items put back into serviceWorking time between one repair and the next failureBetter hardware, redundancy, environment, replacement cycles
MTTFNon-repairable items that get replacedWorking time until it fails for goodComponent choice and replacement before end of life
MTTRYour team and processTime from failure to service restoredDetection, routing, spares, context, escalation paths
A vendor datasheet quoting "MTBF 100,000 hours" for a drive is nearly always really an MTTF, and it does not mean the drive lasts eleven years. It is a population statistic: across a large fleet, you would expect roughly one failure per 100,000 running hours accumulated. One drive is not a fleet.

Availability: Where the Two Meet

Availability = MTBF ÷ (MTBF + MTTR) The share of time the system is working rather than being fixed.

Take a device with MTBF of 720 hours and MTTR of 4 hours:

Two ways to reach the same availability
ScenarioMTBFMTTRAvailabilityDowntime / year
Starting point720 hr4 hr99.448%48.4 hr
Halve MTTR720 hr2 hr99.723%24.3 hr
Double MTBF1,440 hr4 hr99.723%24.3 hr
Those last two rows are identical, and that is the most useful thing on this page. Halving how long you take to recover buys exactly the same availability as making your hardware twice as reliable. One of those means replacing infrastructure; the other usually means fixing detection and routing. For most internal IT teams the second is available this quarter at no capital cost.

So Which Should You Work On?

  • If failures are frequent but short, work on MTBF. Repeated failures of the same device are a reliability problem, and no amount of fast response stops them recurring.
  • If failures are rare but long, work on MTTR. A device that fails twice a year but takes six hours each time is telling you about your response, not your hardware.
  • If you cannot afford new hardware, work on MTTR. It is the half of the equation you control operationally, and as the table above shows the availability maths does not care which half you improve.
  • If the same incident keeps recurring, neither metric is your problem. That is problem management — find the cause rather than optimising the average.

How InfraCue Measures This

InfraCue reports both halves of the availability equation:

  • MTTR. The tile reads MTTR · 30 Days and shows mean wall-clock time from ticket creation to resolution, on a rolling 30 days against the previous 30, with the ticket count behind the mean. Available workspace-wide on the admin dashboard and per-engineer on the infra dashboard.
  • MTBF, per device. Calculated from both sources at once — the tickets raised against a device and the Network Pulse event history for it — so a failure counts whether monitoring caught it or a person reported it. That matters, because neither source is complete on its own: monitoring misses what it is not watching, and nobody raises a ticket for the switch that dropped for ninety seconds at 3am.
  • Device availability, measured rather than modelled. Network Pulse polls watched devices and reports availability as successful checks divided by total checks, per device, alongside a list of outages with their start time and how many consecutive checks failed.
That last distinction matters more than it looks. Availability computed as successful checks ÷ total checks is an empirical measurement of what actually happened. Availability computed as MTBF ÷ (MTBF + MTTR) is a model that predicts what should happen on average. Both are legitimate, they answer slightly different questions, and they will not produce the same number. If you quote an availability figure to the business, know which one you are quoting.
See your own availability, not a datasheet's

InfraCue is free for 30 days — tickets, SLA timers, MTTR, MTBF and per-device availability from your own kit. No credit card, nothing to cancel.

Start a free 30-day trial

Common Questions

Is a higher MTBF always better?

Higher is better in isolation, but it is only half of availability. A device with excellent MTBF that takes two days to fix when it finally does fail can deliver worse availability than a less reliable device you can restore in an hour. Always read the pair together.

Can MTBF be measured for software or services?

It can, and increasingly is — time between production incidents for a service is a legitimate MTBF. The caveat is that software failures are rarely independent the way hardware wear-out is, so the average conceals more. A service that is stable for months and then fails five times in a week has an MTBF that describes neither period.

Where does MTTA fit in?

Mean time to acknowledge sits inside MTTR: it is the gap between the failure being detected and someone picking it up. It is worth tracking separately because it is usually the cheapest interval to shrink, and it is pure dead time.

Why do vendor MTBF numbers look impossibly high?

Because they are fleet statistics derived from accelerated testing, not a prediction about your individual unit. A 100,000-hour figure means roughly one failure per 100,000 accumulated running hours across many units. Use them to compare products, never to plan when yours will fail.

Do I need both metrics if I already track SLA compliance?

SLA compliance tells you whether you met a promise; MTBF and MTTR tell you why. A team breaching its targets because devices fail constantly needs a different fix from one breaching because each incident drags on. See what an SLA breach actually is for how those targets are set and missed.