Bash script to calculate availability figures.
Go to file
Rob Pearce 64ac879faa Fixed incorrect truncation 2022-08-29 11:01:10 +10:00
README.md update readme with optional requirement 2022-08-29 10:49:45 +10:00
avail.sh Fixed incorrect truncation 2022-08-29 11:01:10 +10:00

README.md

Overview

Quick bash script to determine availability figures.

Features

Calculates the following:

  • Availability for systems with varying uptimes in series
  • Availability for systems with the same uptime in parallel
  • Availability for an individual system based on mtbf and mttr

Requirements

Screenshots

In-series calculation:

series

In-parallel calculation:

parallel

Individual system calculation

individual