diff options
| author | Paul Buetow <paul@buetow.org> | 2024-04-30 13:14:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-04-30 13:14:09 +0300 |
| commit | 07c56086aa0c4e015c9044e333ae4001debcb28d (patch) | |
| tree | 2b2c0a3dae32313d55c6f223095612dcf0b7d779 /uptime-stats.html | |
| parent | 5ad16713db1f011c08d2db602ed5b1d3294f0939 (diff) | |
Update content for html
Diffstat (limited to 'uptime-stats.html')
| -rw-r--r-- | uptime-stats.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/uptime-stats.html b/uptime-stats.html index d4c1b750..e00e2c78 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -8,9 +8,9 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1 style='display: inline'>My machine uptime stats</h1><br /> +<h1 style='display: inline' id='Mymachineuptimestats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-04-28T23:43:39+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-04-30T13:13:33+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> @@ -23,7 +23,7 @@ <br /> <a class='textlink' href='./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html'>Unveiling <span class='inlinecode'>guprecords.raku</span>: Uptime records with Raku</a><br /> <br /> -<h2 style='display: inline'>Top 20 Boots's by Host</h2><br /> +<h2 style='display: inline' id='Top20BootssbyHost'>Top 20 Boots's by Host</h2><br /> <br /> <span>Boots is the total number of host boots over the entire lifespan.</span><br /> <br /> @@ -54,7 +54,7 @@ +-----+----------------+-------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Uptime's by Host</h2><br /> +<h2 style='display: inline' id='Top20UptimesbyHost'>Top 20 Uptime's by Host</h2><br /> <br /> <span>Uptime is the total uptime of a host over the entire lifespan.</span><br /> <br /> @@ -85,7 +85,7 @@ +-----+----------------+-----------------------------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Score's by Host</h2><br /> +<h2 style='display: inline' id='Top20ScoresbyHost'>Top 20 Score's by Host</h2><br /> <br /> <span>Score is calculated by combining all other metrics.</span><br /> <br /> @@ -116,7 +116,7 @@ +-----+----------------+-------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Downtime's by Host</h2><br /> +<h2 style='display: inline' id='Top20DowntimesbyHost'>Top 20 Downtime's by Host</h2><br /> <br /> <span>Downtime is the total downtime of a host over the entire lifespan.</span><br /> <br /> @@ -147,7 +147,7 @@ +-----+----------------+-----------------------------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Lifespan's by Host</h2><br /> +<h2 style='display: inline' id='Top20LifespansbyHost'>Top 20 Lifespan's by Host</h2><br /> <br /> <span>Lifespan is the total uptime + the total downtime of a host.</span><br /> <br /> @@ -178,7 +178,7 @@ +-----+----------------+-----------------------------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Boots's by KernelMajor</h2><br /> +<h2 style='display: inline' id='Top20BootssbyKernelMajor'>Top 20 Boots's by KernelMajor</h2><br /> <br /> <span>Boots is the total number of host boots over the entire lifespan.</span><br /> <br /> @@ -209,7 +209,7 @@ +-----+----------------+-------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Uptime's by KernelMajor</h2><br /> +<h2 style='display: inline' id='Top20UptimesbyKernelMajor'>Top 20 Uptime's by KernelMajor</h2><br /> <br /> <span>Uptime is the total uptime of a host over the entire lifespan.</span><br /> <br /> @@ -240,7 +240,7 @@ +-----+----------------+------------------------------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Score's by KernelMajor</h2><br /> +<h2 style='display: inline' id='Top20ScoresbyKernelMajor'>Top 20 Score's by KernelMajor</h2><br /> <br /> <span>Score is calculated by combining all other metrics.</span><br /> <br /> @@ -271,7 +271,7 @@ +-----+----------------+-------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Boots's by KernelName</h2><br /> +<h2 style='display: inline' id='Top20BootssbyKernelName'>Top 20 Boots's by KernelName</h2><br /> <br /> <span>Boots is the total number of host boots over the entire lifespan.</span><br /> <br /> @@ -286,7 +286,7 @@ +-----+------------+-------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Uptime's by KernelName</h2><br /> +<h2 style='display: inline' id='Top20UptimesbyKernelName'>Top 20 Uptime's by KernelName</h2><br /> <br /> <span>Uptime is the total uptime of a host over the entire lifespan.</span><br /> <br /> @@ -301,7 +301,7 @@ +-----+------------+-----------------------------+ </pre> <br /> -<h2 style='display: inline'>Top 20 Score's by KernelName</h2><br /> +<h2 style='display: inline' id='Top20ScoresbyKernelName'>Top 20 Score's by KernelName</h2><br /> <br /> <span>Score is calculated by combining all other metrics.</span><br /> <br /> |
