aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-06 10:19:29 -0500
committerMatt Rude <[email protected]>2011-06-06 10:19:29 -0500
commitbf305af4bbac5318ab167824e92214083841f1ae (patch)
tree3e511e0cc3cc172760c97bb2741457473a59a7e1 /scripts
parentdbaf95494f9a2f6d59a7e8920c96104d9accb940 (diff)
downloadtime.mattrude.com-bf305af4bbac5318ab167824e92214083841f1ae.tar.gz
time.mattrude.com-bf305af4bbac5318ab167824e92214083841f1ae.tar.bz2
time.mattrude.com-bf305af4bbac5318ab167824e92214083841f1ae.zip
added pools status to update
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/do-xntp3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/do-xntp b/scripts/do-xntp
index 4b91bc5..bb74fdd 100755
--- a/scripts/do-xntp
+++ b/scripts/do-xntp
@@ -235,4 +235,7 @@ done
#end
+rm -f /var/www/time.mattrude.com/logs/ntp-stats-samantha.log /var/www/time.mattrude.com/logs/ntp-stats-twyla.log
+ssh samantha /home/matt/bin/ntp/ntp_clients_stats > /var/www/time.mattrude.com/logs/ntp-stats-samantha.log
+ssh twyla /home/matt/bin/ntp/ntp_clients_stats > /var/www/time.mattrude.com/logs/ntp-stats-twyla.log