aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
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 /index.html
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 'index.html')
-rw-r--r--index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html
index 9b653a7..40778d4 100644
--- a/index.html
+++ b/index.html
@@ -22,11 +22,12 @@
<h2>Server Status</h2>
<p>These servers should be reliable sources of time for your systems; you may view the system's current status by choosing a graph below, or going to the <a href='http://time.mattrude.com/status/'>cluster status page</a>.
<p>These servers are running as <a href='http://en.wikipedia.org/wiki/Network_Time_Protocol#Clock_strata'>stratum 2</a> time servers, with a maximum offset of 10ms.</p>
- <div class="graphs" id='graphs'>
- <a href="/status/kirby.mattrude.com/"><img src='/status/kirby.mattrude.com/daily-ntp-clients-small.png' alt='kirby status' height='184px' width='393px' /></a>
- <a href="/status/twyla.mattrude.com/"><img src='/status/twyla.mattrude.com/daily-ntp-clients-small.png' alt='twyla status' height='184px' width='393px' /></a>
- <a href="/status/samantha.mattrude.com/"><img src='/status/samantha.mattrude.com/daily-ntp-clients-small.png' alt='samantha status' height='184px' width='393px' /></a>
- <a href="/status/"><img src='/status/all-clients.png' alt='All Servers Status' height='184px' width='393px' /></a>
+ <div class="graphs center" id='graphs'>
+ <a href="/status/kirby.mattrude.com/"><img src='/bin/graphs-kirby.mattrude.com.cgi?0-clients-small' alt='kirby status' height='184px' width='393px' /></a>
+ <a href="/status/twyla.mattrude.com/"><img src='/bin/graphs-twyla.mattrude.com.cgi?0-clients-small' alt='twyla status' height='184px' width='393px' /></a>
+ <a href="/status/samantha.mattrude.com/"><img src='/bin/graphs-samantha.mattrude.com.cgi?0-clients-small' alt='samantha status' height='184px' width='393px' /></a>
+ <a href="/status/home.mattrude.com/"><img src='/bin/graphs-home.mattrude.com.cgi?0-clients-small' alt='home status' height='184px' width='393px' /></a>
+ <!--<a href="/status/"><img src='/status/all-clients.png' alt='All Servers Status' height='184px' width='393px' /></a>-->
</div>
<p>You may also view the current status of <a href='http://time.mattrude.com/logs/ntp-stats-kirby.log'>Kirby</a>, <a href='http://time.mattrude.com/logs/ntp-stats-twyla.log'>Twyla</a> &amp; <a href='http://time.mattrude.com/logs/ntp-stats-samantha.log'>Samantha</a>'s client files, or the pool's <a href='http://time.mattrude.com/status/'>running status</a>.<br /></p>
<h2>Acceptable use policy</h2>