On Mon, 9 Jul 2001, Ken Ambrose wrote:
> However, from time to time, for no apparent reason, my logical just goes
> away.

  Neat.

  Are there any cron jobs scheduled that kick in at about the same time?

  Keep in mind that cron jobs can be scheduled from:

  - Global crontab /etc/crontab
  - Per-package crontabs in /etc/cron.d/
  - "Standard period" crontabs in /etc/cron.{hourly,daily,weekly,monthly}/
  - Per-user crontabs in /var/spool/cron/

> So far, I haven't seen anything in /var/log/messages that would explain
> it...

  Try adding something like this to your /etc/syslog.conf file:

        kern.*          /var/log/kernel

The kernel's idea of how important a message is doesn't always make sense,
leading to syslogd filtering it out.

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to