aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/templates/template-host
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-26 03:47:58 -0500
committerMatt Rude <[email protected]>2011-06-26 03:47:58 -0500
commit61a6fa20f59f4befd7b1d6f426084e41eaa3c5bf (patch)
tree0283d23cd37d04e54b5cd3307c132298007134a8 /scripts/templates/template-host
parent611bee7dfb28ce68044ba062fa3e012ba1b19829 (diff)
downloadtime.mattrude.com-61a6fa20f59f4befd7b1d6f426084e41eaa3c5bf.tar.gz
time.mattrude.com-61a6fa20f59f4befd7b1d6f426084e41eaa3c5bf.tar.bz2
time.mattrude.com-61a6fa20f59f4befd7b1d6f426084e41eaa3c5bf.zip
rewrite for cgi config
Diffstat (limited to 'scripts/templates/template-host')
-rw-r--r--scripts/templates/template-host14
1 files changed, 7 insertions, 7 deletions
diff --git a/scripts/templates/template-host b/scripts/templates/template-host
index 68aa513..4feedcd 100644
--- a/scripts/templates/template-host
+++ b/scripts/templates/template-host
@@ -25,11 +25,11 @@ disp total dispersion to the primary reference clock
<h2>Host POOL, Daily Status</h2>
<div id="graphs" class="center">
- <p><a href="/status/POOL/clients/"><img src="/status/POOL/daily-ntp-clients.png"></a></p>
- <p><a href="/status/POOL/offset/"><img src="/status/POOL/daily-ntp-offset.png"></a></p>
- <p><a href="/status/POOL/freq/"><img src="/status/POOL/daily-ntp-freq.png"></a></p>
- <p><a href="/status/POOL/sjit/"><img src="/status/POOL/daily-ntp-sjit.png"></a></p>
- <p><a href="/status/POOL/cjit/"><img src="/status/POOL/daily-ntp-cjit.png"></a></p>
- <p><a href="/status/POOL/wander/"><img src="/status/POOL/daily-ntp-wander.png"></a></p>
- <p><a href="/status/POOL/disp/"><img src="/status/POOL/daily-ntp-disp.png"></a></p>
+ <p><a href="/status/POOL/clients/"><img src="/bin/graphs-POOL.cgi?0-clients"></a></p>
+ <p><a href="/status/POOL/offset/"><img src="/bin/graphs-POOL.cgi?0-offset"></a></p>
+ <p><a href="/status/POOL/freq/"><img src="/bin/graphs-POOL.cgi?0-freq"></a></p>
+ <p><a href="/status/POOL/sjit/"><img src="/bin/graphs-POOL.cgi?0-sjit"></a></p>
+ <p><a href="/status/POOL/cjit/"><img src="/bin/graphs-POOL.cgi?0-cjit"></a></p>
+ <p><a href="/status/POOL/wander/"><img src="/bin/graphs-POOL.cgi?0-wander"></a></p>
+ <p><a href="/status/POOL/disp/"><img src="/bin/graphs-POOL.cgi?0-disp"></a></p>
</div>