From 18d1fb66049a155010f3cd83f7984228372494e7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 29 Apr 2023 12:34:03 +0300 Subject: adjust readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c38bce4..3060d7f 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,14 @@ - Supports multiple metrics: `Boots`, `Uptime`, `Score`, `Downtime`, and `Lifespan` - Output formats available: `Plaintext`, `Markdown`, and `Gemtext` - Provides top entries based on the specified limit -- Allows generating reports for all possible combinations of categories and metrics -- Can include or exclude the `Kernel` category as needed + +Whereas: + +* `Boots`: Total count of system boots. +* `Uptime`: Total hosts uptimes. +* `Score`: A meta score, calculated combining all other metrics. +* `Downtime`: Total hosts downtimes. +* `Lifespan`: Downtimes plus uptimes. ## Usage -- cgit v1.2.3