LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Daniel Callan <danhome@dataline.net.au>
  To  : linuxsa@linuxsa.org.au
  Date: Mon, 13 Sep 1999 14:19:16 +1000

Re: Console messages

At 11:15 13/09/99 +1000, Ron wrote:
>Hi Linuxists,
>	A console message "Unable to load interpreter" repeatedly appears on a
>local proxy server.   Slackware  v??  Kernel 2.0.32 and squid v?? 
>
>  Q1 How does one go about diagnosing any console messages?

A good start would be to try and find a matching message (or similar)
within your /var/log/syslog (and/or messages) file(s). From there you _should_
at least determine a timestamp for the error and also which dameon had the
problem.

>  
>  Q2 Is there a list of "console messages"?

Do you mean an authoritive lookup-table of them or something?
If so, I'm afraid not :-\ They are usually nothing more than whatever the 
afflicted daemon or process printed to STDOUT (usually to bring your
immediate 
attention to the issue that it has also just logged to syslogd).

If you want to be able to re-read whatever console messages have been
produced since last boot, try "dmesg".

Hope this helps,
-Daniel


-- 
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page