[pkg-ntp-maintainers] Bug#498992: Bug#498992: ntp: logcheck sends "kernel time sync status change 0001" (and 4001) notifications every 30-40 minutes

Kurt Roeckx kurt at roeckx.be
Mon Sep 15 17:00:42 UTC 2008


On Mon, Sep 15, 2008 at 01:56:12AM -0700, Dmitry Semyonov wrote:
> Package: ntp
> Version: 1:4.2.4p4+dfsg-7
> Severity: minor
> 
> 
> What does these log entries mean?

Toggling between 0x4001 amd 0x0001 seems to mean that you change between
PLL and FLL mode:
#define STA_MODE        0x4000  /* mode (0 = PLL, 1 = FLL) (ro) */

The current version seems to be able to generate:
kernel time sync error %04x
kernel time sync status change %04x
kernel time sync status %04x
kernel time sync disabled %04x

And I think "status" and "status change" can be ignored, and I think I
would like to be notified about the other cases.


Kurt






More information about the pkg-ntp-maintainers mailing list