Date: Tue, 29 Jun 1999 20:07:13 -0700 From: Doug <Doug@gorean.org> To: junkmale@xtra.co.nz Cc: freebsd-questions@freebsd.org Subject: Re: what are xntpd system events? Message-ID: <377989E1.B974E17C@gorean.org> References: <37796a19.6899.0@actrix.gen.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Langille wrote: > > I just found these in my /var/log/messages. I can't find anything in the archives > and man pages which explains it. Anyone? Use the source luke. :) > Jun 30 12:11:04 ns xntpd[108]: offset 0.029058 freq 120.943 poll 7 > Jun 30 12:16:33 ns xntpd[108]: system event 3 status 46f4 > Jun 30 12:16:43 ns xntpd[108]: system event 4 status 46f3 > Jun 30 12:19:45 ns xntpd[108]: system event 3 status 6f4 Start: 'grep -iR /usr/src/usr.sbin/xntpd/*' End: event 3 is a clock sychronization change, event 4 is a stratum change for a peer. Getting from start to end is left up to the reader. If it's any comfort, finding this answer is non-trivial, but it's a good exercise. Good luck, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?377989E1.B974E17C>