summaryrefslogtreecommitdiff
path: root/fixtures/Host.Score.HTML.expected
blob: bf48b2bcc063133676484b03be43f6832d80e190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/gif" href="https://foo.zone/favicon.ico" />
<link rel="stylesheet" href="https://foo.zone/style.css" />
<title>Top 3 Score&#39;s by Host</title>
</head>
<body>
<h1 style="display: inline">Top 3 Score&#39;s by Host</h1><br />
<br />
<span class="quote">Score is calculated by combining all other metrics.</span><br />
<br />
<pre>+-----+---------+-------+-----------------------------------+
| Pos |    Host | Score |                       Last Kernel |
+-----+---------+-------+-----------------------------------+
|  1. |  uranus |   309 |             Linux 5.16.14-arch1-1 |
|  2. |  vulcan |   270 | Linux 3.10.0-1160.81.1.el7.x86_64 |
|  3. |     sun |   238 |          FreeBSD 10.3-RELEASE-p24 |
+-----+---------+-------+-----------------------------------+
</pre>
</body>
</html>