aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-07 22:16:46 -0500
committerMatt Rude <[email protected]>2011-05-07 22:16:46 -0500
commit9ebe31e6656bb2b0fca29118d467da4ab1fa3636 (patch)
tree504fd01d05b847103b79dee6c489fc5c91e65a6c
parentec9dbe5fa9e188ecada18dafdb96de87a5b9a394 (diff)
downloadtime.mattrude.com-9ebe31e6656bb2b0fca29118d467da4ab1fa3636.tar.gz
time.mattrude.com-9ebe31e6656bb2b0fca29118d467da4ab1fa3636.tar.bz2
time.mattrude.com-9ebe31e6656bb2b0fca29118d467da4ab1fa3636.zip
adding forgotin templates
-rw-r--r--scripts/templates/template229
-rw-r--r--scripts/templates/template333
2 files changed, 62 insertions, 0 deletions
diff --git a/scripts/templates/template2 b/scripts/templates/template2
new file mode 100644
index 0000000..621f3d6
--- /dev/null
+++ b/scripts/templates/template2
@@ -0,0 +1,29 @@
+<p>
+<h2>Host POOL, Daily Status</h2>
+<p>
+<img src="/rrd/POOL-ntp-offset.png">
+<br />
+<img src="/rrd/POOL-ntp-freq.png">
+<br />
+<img src="/rrd/POOL-ntp-sysjit.png">
+<br />
+<img src="/rrd/POOL-ntp-clkjit.png">
+<br />
+<img src="/rrd/POOL-ntp-wander.png">
+<br />
+<img src="/rrd/POOL-ntp-disp.png">
+<br />
+<h2>Host POOL, Weekly Status</h2>
+<br />
+<img src="/rrd/POOL-week-ntp-offset.png">
+<br />
+<img src="/rrd/POOL-week-ntp-freq.png">
+<br />
+<img src="/rrd/POOL-week-ntp-sysjit.png">
+<br />
+<img src="/rrd/POOL-week-ntp-clkjit.png">
+<br />
+<img src="/rrd/POOL-week-ntp-wander.png">
+<br />
+<img src="/rrd/POOL-week-ntp-disp.png">
+</p>
diff --git a/scripts/templates/template3 b/scripts/templates/template3
new file mode 100644
index 0000000..e67b256
--- /dev/null
+++ b/scripts/templates/template3
@@ -0,0 +1,33 @@
+<p>
+<h2>Host POOL, Daily Status</h2>
+<p>
+<img src="/rrd/POOL-ntp-offset.png">
+<br />
+<img src="/rrd/POOL-ntp-jitter.png">
+<br />
+<img src="/rrd/POOL-ntp-freq.png">
+<br />
+<img src="/rrd/POOL-ntp-sysjit.png">
+<br />
+<img src="/rrd/POOL-ntp-clkjit.png">
+<br />
+<img src="/rrd/POOL-ntp-wander.png">
+<br />
+<img src="/rrd/POOL-ntp-disp.png">
+<br />
+<h2>Host POOL, Weekly Status</h2>
+<br />
+<img src="/rrd/POOL-week-ntp-offset.png">
+<br />
+<img src="/rrd/POOL-week-ntp-jitter.png">
+<br />
+<img src="/rrd/POOL-week-ntp-freq.png">
+<br />
+<img src="/rrd/POOL-week-ntp-sysjit.png">
+<br />
+<img src="/rrd/POOL-week-ntp-clkjit.png">
+<br />
+<img src="/rrd/POOL-week-ntp-wander.png">
+<br />
+<img src="/rrd/POOL-week-ntp-disp.png">
+</p>