aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/templates/template-by-type
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-18 19:04:18 -0500
committerMatt Rude <[email protected]>2011-06-18 19:04:18 -0500
commitfb8bc5d6dbf612a7c7962dcd61201038c8b6b3eb (patch)
treecfd164fd208957741a491a35267bc9081252c35c /scripts/templates/template-by-type
parentf32dcebd70a3ccca3dee8924797da1aae502e450 (diff)
downloadtime.mattrude.com-fb8bc5d6dbf612a7c7962dcd61201038c8b6b3eb.tar.gz
time.mattrude.com-fb8bc5d6dbf612a7c7962dcd61201038c8b6b3eb.tar.bz2
time.mattrude.com-fb8bc5d6dbf612a7c7962dcd61201038c8b6b3eb.zip
Update to status screens, now show daily, weekly, monthly, & yearly
graphs on a per type & host page.
Diffstat (limited to 'scripts/templates/template-by-type')
-rw-r--r--scripts/templates/template-by-type26
1 files changed, 26 insertions, 0 deletions
diff --git a/scripts/templates/template-by-type b/scripts/templates/template-by-type
new file mode 100644
index 0000000..2d28cb1
--- /dev/null
+++ b/scripts/templates/template-by-type
@@ -0,0 +1,26 @@
+<head>
+ <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>
+<html>
+<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>
+<p><img src="/status/POOL/daily-ntp-TYPE.png"></p>
+
+<h2>Host POOL, TYPE Weekly Status</h2>
+<p><img src="/status/POOL/weekly-ntp-TYPE.png"></p>
+
+<h2>Host POOL, TYPE Monthly Status</h2>
+<p><img src="/status/POOL/monthly-ntp-TYPE.png"></p>
+
+<h2>Host POOL, TYPE Yearly Status</h2>
+<p><img src="/status/POOL/yearly-ntp-TYPE.png"></p>
+<br />