Bash script to calculate availability figures.
Go to file
Rob Pearce 031ecb08b4 Add -n switch to turn off ansi colour 2022-08-29 10:48:29 +10:00
README.md updating format of readme again 2022-08-29 10:39:46 +10:00
avail.sh Add -n switch to turn off ansi colour 2022-08-29 10:48:29 +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

Screenshots

In-series calculation:

series

In-parallel calculation:

parallel

Individual system calculation

individual