James wrote:
[]
Also, I am running npt on a w2k box (using the build from Meinberg).
For some reason, the stats are not working. the section in the config
looks like this:

enable stats
statsdir C:\Program Files\NTP\etc
statistics loopstats peerstats clockstats


I cannot see what is wrong. Can anybody else, please?

You need to put a file name with spaces inside quotation marks, thus:

 statsdir  "C:\Program Files\NTP\etc"

For best timekeeping, ensure that the "Enable MM timers" option is set on the command line in the Service manager. That's the -M parameter. The following is all on one line:

C:\Program Files\NTP\bin\ntpd.exe -M -g -c "C:\Program Files\NTP\etc\ntp.conf"

(I can't recall what the -g does.  The -c points to the config file).

Cheers,
David
_______________________________________________
timekeepers mailing list
[email protected]
https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers

Reply via email to