Re: naggios is filling up my console log...

From: Bob Booth - UIUC (booth_at_UIUC.EDU)
Date: 10/18/05

  • Next message: Damir Delija: "Re: Print queue administration"
    Date:         Tue, 18 Oct 2005 14:00:28 -0500
    To: aix-l@Princeton.EDU
    
    

    On Tue, Oct 18, 2005 at 11:23:07AM -0700, Patrick B. O'Brien wrote:
    > We've implemented Nagios, to babysit our systems.
    >
    >
    >
    > Everytime naggios check in on an aix box, aix writes a "kern:crit" error
    > to the console log. Any way to tell aix to not write this error to my
    > console log?
    >
    >
    >
    > kern:crit unix: bpf: lo0 attach

    What does your /etc/syslog.conf file look like? You probably have something
    like

    kern.crit /dev/console

    You can write this to an 'existing' file if you want, or just comment it
    out altogether. then, refresh -s syslogd.

    bob


  • Next message: Damir Delija: "Re: Print queue administration"