Bash script to calculate availability figures.
Go to file
Rob Pearce fba28d7ee0 update readme with optional requirement 2022-08-29 10:49:45 +10:00
README.md update readme with optional requirement 2022-08-29 10:49:45 +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

Requirements

Screenshots

In-series calculation:

series

In-parallel calculation:

parallel

Individual system calculation

individual