>Jon Bruce wrote;
>I simply put the scripts in /usr/local/sbin then followed the 
>instructions on the web page.  Although I'm not 100% clear on ...

>"Since it takes several hours before enough data can be collected to 
>generate good statistics, I recommend running the following command at 
>the ntpd startup, and keep it running.

>ntp_clients -dump /var/www/ntpstats/ntp_stats.dump 
 >>/var/www/ntpstats/ntp_stats.log 2>&1 &"

>I'm not sure if that has to run all the time, just once, or what.

>Jon

You should only need to run the script once (would need to be run again after 
a reboot) if you have more than one network card in that box then use the 
interface switch relevant to the incoming ntp requests;

ntp_clients -interface=ethX -dump /var/www/ntpstats/ntp_stats.dump 
 >>/var/www/ntpstats/ntp_stats.log 2>&1 &"
where X=interface number

Check the dump file after a few hours to check if the stats are being recorded 
and if not re-run the above script.

Rob Oats
_______________________________________________
timekeepers mailing list
[email protected]
https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers

Reply via email to