summaryrefslogtreecommitdiff
path: root/fixtures/Host.Downtime.HTML.expected
blob: fcb156976ad8417e2fd6dcf0ab22b5653338e3d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!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 Downtime&#39;s by Host</title>
</head>
<body>
<p class="header">
<a href="/">Dashboard</a> | <a href="https://foo.zone">foo.zone</a> | <a class="textlink" href="/report?OutputFormat=HTML&amp;limit=3">Report API</a>
</p>
<h1 style="display: inline">Top 3 Downtime&#39;s by Host</h1><br />
<br />
<span class="quote">Downtime is the total downtime of a host over the entire lifespan.</span><br />
<br />
<pre>+-----+----------------+-----------------------------+--------------------------+
| Pos |           Host |                    Downtime |              Last Kernel |
+-----+----------------+-----------------------------+--------------------------+
|  1. |       dionysus |  8 years, 3 months, 16 days | FreeBSD 13.0-RELEASE-p11 |
|  2. |  alphacentauri | 5 years, 11 months, 18 days |  FreeBSD 11.4-RELEASE-p7 |
|  3. |         uranus |  3 years, 3 months, 28 days |    Linux 5.16.14-arch1-1 |
+-----+----------------+-----------------------------+--------------------------+
</pre>
</body>
</html>