diff options
Diffstat (limited to 'html/msyslog.html')
-rw-r--r-- | html/msyslog.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/html/msyslog.html b/html/msyslog.html index 9e03cf821e172..476cad27baa8a 100644 --- a/html/msyslog.html +++ b/html/msyslog.html @@ -8,12 +8,12 @@ </head> <body> <h3><tt>ntpd</tt> System Log Messages</h3> - <img src="pic/alice47.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/~mills/pictures.html">from <i>Alice's Adventures in Wonderland</i>, Lewis Carroll</a> - <p>The mushroom knows all the error codes, which is more than most of us do.</p> - <p>Last update: <csobj format="ShortTime" h="25" locale="00000409" region="0" t="DateTime" w="61">19:24</csobj> UTC <csobj format="LongDate" h="25" locale="00000409" region="0" t="DateTime" w="284">Saturday, October 01, 2005</csobj></p> + <img src="pic/flatheads.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/~mills/pictures.html">from <i>Alice's Adventures in Wonderland</i>, Lewis Carroll</a> + <p>The log can be shrill at times.</p> + <p>Last update: <csobj format="ShortTime" h="25" locale="00000409" region="0" t="DateTime" w="61">02:22</csobj> UTC <csobj format="LongDate" h="25" locale="00000409" region="0" t="DateTime" w="252">Monday, March 03, 2008</csobj></p> <br clear="left"> <h4>Related Links</h4> - <p><script type="text/javascript" language="javascript" src="scripts/links7.txt"></script> + <p><script type="text/javascript" language="javascript" src="scripts/install.txt"></script> </p> <hr> <p>You have come here because you found a cryptic message in the system log. This page by no means lists all messages that might be found, since new ones come and old ones go. Generally, however, the most common ones will be found here. They are listed by program module and log severity code in bold: <tt><b>LOG_ERR</b></tt>, <b><tt>LOG_NOTICE</tt></b> and <tt><b>LOG_INFO</b></tt>.</p> @@ -32,8 +32,11 @@ <dd>In <tt>ntpdate</tt> mode no servers have been found. The server(s) and/or network may be down. Standard debugging procedures apply. <p><tt><b>LOG_INFO</b></tt></p> <dt><tt>proto_config: illegal item ?, value ?</tt> - <dd>Program error. Please report to bugs@ntp.org. - <dt><tt>pps sync enabled</tt> + <dd>Program error. Bugs can be reported <a href="bugs.html">here</a>. + <dt><tt>receive: autokey requires two-way communication</tt> + <dd>Configuration error on the <tt>broadcastclient</tt> command. + <dt><tt>receive: server <i>server</i> maaximum rate exceeded</tt> + <dd>A kiss-o'death packet has been received. The transmit rate is automatically reduced.<dt><tt>pps sync enabled</tt> <dd>The PPS signal has been detected and enabled. <dt><tt>transmit: encryption key ? not found</tt> <dd>The encryption key is not defined or not trusted. @@ -51,7 +54,7 @@ <dd>Fatal error. Better do what it says, then restart the daemon. Be advised NTP and Unix know nothing about local time zones. The clock must be set to Coordinated Universal Time (UTC). Believe it; by international agreement abbreviations are in French and descriptions are in English. <dt><tt>sigaction() fails to save SIGSYS trap: ?<br> </tt><tt>sigaction() fails to restore SIGSYS trap: ?</tt> - <dt>Program error. Please report to bugs@ntp.org. + <dt>Program error. Bugs can be reported <a href="bugs.html">here</a>. </dl> <p><tt><b>LOG_NOTICE</b></tt></p> <dl> |