Added stats bits
authorPaul J R <me@pjr.cc>
Sun, 1 Dec 2013 01:34:56 +0000 (12:34 +1100)
committerPaul J R <me@pjr.cc>
Sun, 1 Dec 2013 01:34:56 +0000 (12:34 +1100)
src/buildroot-2013.05/custom/filesystem/etc/init.d/S99final_sequence
src/buildroot-2013.05/custom/filesystem/opt/ntp/ntp.conf

index 40bab82..d9e113e 100755 (executable)
@@ -38,3 +38,5 @@ then
 
        (sleep 30; while(true); do date '+%s' >> /var/www/data/ntp.log.$cldate; ntpq -c lpe -n |grep "127.127.20" >> /var/www/data/ntp.log.$cldate; sleep 30; done) &
 fi
+
+mkdir /var/www/data/stats
index 9c8ac15..e625ae7 100644 (file)
@@ -1,6 +1,6 @@
 driftfile /tmp/ntp/drift
 
-statsdir /tmp/ntp/stats
+statsdir /var/www/data/stats 
 
 statistics loopstats peerstats clockstats
 filegen loopstats file loopstats type day enable