summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-29 12:34:03 +0300
committerPaul Buetow <paul@buetow.org>2023-04-29 12:34:03 +0300
commit18d1fb66049a155010f3cd83f7984228372494e7 (patch)
treed7a6f497099dfd840517a9e596140423adfb10fe
parent39752e218a0fdbafae592b251b80ace399a40c3e (diff)
adjust readmev1.0.0
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
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