aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/templates/template-host-by-type
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/templates/template-host-by-type')
-rw-r--r--scripts/templates/template-host-by-type37
1 files changed, 37 insertions, 0 deletions
diff --git a/scripts/templates/template-host-by-type b/scripts/templates/template-host-by-type
new file mode 100644
index 0000000..0a8a28b
--- /dev/null
+++ b/scripts/templates/template-host-by-type
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>time.mattrude.com :: POOL:###TYPE### Time Server Status Page</title>
+ <link rel="stylesheet" type="text/css" href="/style.css"/>
+ <link rel="icon" href="/favicon.ico" type="image/x-icon" />
+</head>
+<body>
+<div id="content">
+ <div id="primary" class="main">
+<div id="title">
+ <h1>time.mattrude.com <i>&mdash; POOL, ###TYPE### Server Status</i></h1>
+</div>
+<p><a href="/">time.mattrude.com</a> / <a href="/status/">status</a> / <a href="/status/POOL/">POOL</a> / <strong>###TYPE###</strong></p>
+
+<h2>Host POOL, ###TYPE### Daily Status</h2>
+<div class="center">
+ <p><img src="/bin/graphs-POOL.cgi?0-###TYPE###" alt="Daily for POOL ###TYPE###" /></p>
+</div>
+
+<h2>Host POOL, ###TYPE### Weekly Status</h2>
+<div class="center">
+ <p><img src="/bin/graphs-POOL.cgi?1-###TYPE###" alt="Weekly for POOL ###TYPE###" /></p>
+</div>
+
+<h2>Host POOL, ###TYPE### Monthly Status</h2>
+<div class="center">
+ <p><img src="/bin/graphs-POOL.cgi?2-###TYPE###" alt="Monthly for POOL ###TYPE###" /></p>
+</div>
+
+<h2>Host POOL, ###TYPE### Yearly Status</h2>
+<div class="center">
+ <p><img src="/bin/graphs-POOL.cgi?3-###TYPE###" alt="Yearly for POOL ###TYPE###" /></p>
+</div>
+<br />