From ce10b3ecd979c01d39e6931cfa4602abba4c9c76 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 5 Jun 2011 20:29:10 -0500 Subject: adding Samantha --- index.html | 2 +- scripts/build_graph.cgi | 30 ++++++++++++++++++++++++++++++ status.html | 0 3 files changed, 31 insertions(+), 1 deletion(-) delete mode 100644 status.html diff --git a/index.html b/index.html index d885f6e..1560be2 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@

Welcome to my public time server. This site, time.mattrude.com, is a cluster of two ntp time servers hosted by Rackspace in Dallas TX.

pool.ntp.org

-

These servers are part of the NTP Pool and are avalable to the public for synchronizing computer time over the internet. Please do not directly configure a system to only use these servers.

+

These servers are part of the NTP Pool and are avalable to the public for synchronizing computer time over the internet. Please do not directly configure a system to only use these servers.

The NTP Pool project is a big virtual cluster of time servers providing reliable easy to use NTP service for millions of clients.

The pool is being used by millions or tens of millions of systems around the world. It's the default "time server" for most of the major Linux distributions and many networked appliances.

Server Status

diff --git a/scripts/build_graph.cgi b/scripts/build_graph.cgi index 726f083..69ed8cc 100755 --- a/scripts/build_graph.cgi +++ b/scripts/build_graph.cgi @@ -64,5 +64,35 @@ GPRINT:b:AVERAGE:"Average\:%8.2lf %s" GPRINT:b:MAX:"Maximum\:%8.2lf %s\n">

+

+ +

+ diff --git a/status.html b/status.html deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3-59-ga6da