aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/README.md
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-25 19:59:57 -0500
committerMatt Rude <[email protected]>2011-06-25 19:59:57 -0500
commit8d4fee5c26adf84fe813666a5dc0631b337a3e8d (patch)
tree0bb8018c485596387d3b4bee512f3ebde40193db /scripts/README.md
parent1086ffa72d62923281462876875fce923caaeebc (diff)
downloadtime.mattrude.com-8d4fee5c26adf84fe813666a5dc0631b337a3e8d.tar.gz
time.mattrude.com-8d4fee5c26adf84fe813666a5dc0631b337a3e8d.tar.bz2
time.mattrude.com-8d4fee5c26adf84fe813666a5dc0631b337a3e8d.zip
Script clean up
Diffstat (limited to 'scripts/README.md')
-rw-r--r--scripts/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/README.md b/scripts/README.md
index 331825c..e3e0e07 100644
--- a/scripts/README.md
+++ b/scripts/README.md
@@ -1,6 +1,6 @@
# NTP Scripts #
-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.
+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-rrd-update 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