diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-20 22:31:47 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-20 22:31:47 +0300 |
| commit | eec5d1c0c024dde767667b1c6f066af8975a51aa (patch) | |
| tree | d03bee567bd5e279753d02ac74c4ad499749e2c9 /README.md | |
| parent | faed27641eb18ff8267cb2757d3447675555b39d (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -380,6 +380,12 @@ Or without a database: ./goprecords -stats-dir=$HOME/git/uprecords/stats -all ``` +Host names have a one-character status marker: **`*`** means the latest uptime +record is within 90 days; **`+`** means the host uploaded within the last 24 +hours, but its latest completed uptime record is stale or has not yet been +written. The latter commonly occurs during the first hour after boot when +uptimed uses `LOG_MINIMUM_UPTIME=1h`. + ... to generate something like the following: ## Top 20 Boots's by Host |
