aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/templates/template-host
blob: adac2290483a199b391192c113f7d9412556c2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<head>
        <title>time.mattrude.com :: POOL 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 Server Status</i></h1>
</div>
<p><a href="/">time.mattrude.com</a> / <a href="/status/">status</a> / <strong>POOL</strong></p>
<h2>Legend</h2>
<pre>
clients		The Number of active clients
offset          combined time offset
jitter		or dispersion
frequency       clock frequency offset (PPM)
sys_jitter      combined system jitter
clk_jitter      clock jitter
clk_wander      clock frequency wander (PPM)
rootdisp        total dispersion to the primary reference clock
</pre>

<h2>Host POOL, Daily Status</h2>
<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/jitter/"><img src="/status/POOL/daily-ntp-jitter.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>
<br />