diff options
Diffstat (limited to 'fixtures/Host.Uptime.HTML.expected')
| -rw-r--r-- | fixtures/Host.Uptime.HTML.expected | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/fixtures/Host.Uptime.HTML.expected b/fixtures/Host.Uptime.HTML.expected new file mode 100644 index 0000000..484aef6 --- /dev/null +++ b/fixtures/Host.Uptime.HTML.expected @@ -0,0 +1,19 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta charset="utf-8"> +<title>Top 3 Uptime's by Host</title> +</head> +<body> +<h1>Top 3 Uptime's by Host</h1> +<p>Uptime is the total uptime of a host over the entire lifespan.</p> +<pre>+-----+---------+-----------------------------+-----------------------------------+ +| Pos | Host | Uptime | Last Kernel | ++-----+---------+-----------------------------+-----------------------------------+ +| 1. | vulcan | 4 years, 4 months, 7 days | Linux 3.10.0-1160.81.1.el7.x86_64 | +| 2. | uranus | 3 years, 11 months, 21 days | Linux 5.16.14-arch1-1 | +| 3. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | ++-----+---------+-----------------------------+-----------------------------------+ +</pre> +</body> +</html> |
