[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] devfs on FBSD



On Mon, Sep 12, 2005 at 10:37:06AM -0400, Lee J. Imber wrote:
> I installed 4.1.1 and I am getting paged for the devfs filesystem  
> being over 95%.
> How do I configure it so that this does not trip the hobbit?
> I mean not by tweaking the hobbit-alerts.cfg :)

Change the clients' "df" command to exclude the "devfs" filesystems.
The current snapshot already has this in the hobbitclient-freebsd.sh
script:

   df -H -tnonfs,nullfs,cd9660,procfs,devfs

> Also, I get a white smiley face for log data. "No log data" Is there  
> another configure change needed as well?

The Hobbit client doesn't check system logs. You can use the bb-msgs
add-on from deadcat, or wait until I come up with an intelligent way
of handling this.


Henrik