From bf305af4bbac5318ab167824e92214083841f1ae Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Mon, 6 Jun 2011 10:19:29 -0500 Subject: added pools status to update --- scripts/do-xntp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts') 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 -- cgit v1.2.3-59-ga6da