aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/README
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-07 20:24:11 -0500
committerMatt Rude <[email protected]>2011-05-07 20:24:11 -0500
commit36ef6b4fe2c26f3c03340a31b64e4d329c482adb (patch)
tree304f8d5e314c84aeb4793590cc67a4bbd5f2be5d /scripts/README
parentf050e9d654ac9f8c237bcfaa27f84f9341d4179d (diff)
downloadtime.mattrude.com-36ef6b4fe2c26f3c03340a31b64e4d329c482adb.tar.gz
time.mattrude.com-36ef6b4fe2c26f3c03340a31b64e4d329c482adb.tar.bz2
time.mattrude.com-36ef6b4fe2c26f3c03340a31b64e4d329c482adb.zip
still starting out
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README
new file mode 100644
index 0000000..2880691
--- /dev/null
+++ b/scripts/README
@@ -0,0 +1,3 @@
+I have written a set of scripts that use "ntpq -c rv" probes to gather statistics from the various servers. I'm using a list-of-systems mode with auto generation of the index.html file. The first script to run is do-newntpstat to create the database. Make sure the database that is created gets moved to the place where the next script can find it. Add your host name(s) to the list-of-systems and run do-mung-newhost to create the index.html file. The script takes template files 1. index-head, 2. template, 3. index-tail and churns out the updated web page. The cron job then runs do-xntp to update the png data images. A further script do-ntp-rrdstats probes the ntp-dev servers and extracts the reqired data it then uses to populate the rrd database.
+
+http://www.wraith.sf.ca.us/ntp/index.html#monitoring