Skip to content
Snippets Groups Projects
Commit b071889f authored by Gary E. Miller's avatar Gary E. Miller :speech_balloon:
Browse files

ntpviz: add sample files in www/

parent fb5c835e
No related branches found
No related tags found
No related merge requests found
......@@ -80,4 +80,6 @@ wafhelpers/:: A library of Python procedures used by the waf build system.
wscript:: NTP-specific waf rules.
www/:: Sample ntpviz files
// end
<br>
<a href="../day/">Daily stats</a>&nbsp;&nbsp;
<a href="..//week/">Weekly stats</a>&nbsp;&nbsp;
<br><br>
# this is a comment
--name=ntpvis-day # another comment
--outdir day --period=1
# uncomment next line to clip the data
#--clip
www/favicon.ico

1.12 KiB

<!DOCTYPE html>
<html>
<head>
<title>ntpviz</title>
<link rel="icon" type="image/ico" href="favicon.ico">
<meta http-equiv="refresh" content="1800">
<meta charset="utf-8">
</head>
<body>
<img src="ntpsec-logo.png"
style="float:left;margin:5px 50px 10px 50px;">
<div>
<h1>ntpviz</h1>
<br>
<br>
<a href="day/">Daily Stats</a>&nbsp;&nbsp;
<a href="week/">Weekly Stats</a>&nbsp;&nbsp;
</div>
<div style="clear:both;" />
</body></html>
www/ntpsec-logo.png

1.55 KiB

<br>
<a href="../day/">Daily stats</a>&nbsp;&nbsp;
<a href="../week/">Weekly stats</a>&nbsp;&nbsp;
<br><br>
# this is a comment
--name=ntpvis-week # another comment
--outdir=week
--period=7
# uncomment next line to clip the data
#--clip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment