Hi,
I did the same mistake. I wanted to define diskuse for leopg7. Those are the
definitions in my $BBHOME/server/etc/hobbit-clients.cfg
Regards
Lars
# These are the built-in defaults.
UP 1h
LOAD 5.0 10.0
# DISK * 90 95
# SWAP 20 40
MEMPHYS 100 101
MEMSWAP 60 80
MEMACT 90 97
HOST=leopg9
SWAP 60 80
HOST=leopg7
DISK /var 92 98
DISK /opt 100 101
----- Original Message -----
From: <user-7a6c75d6cc10@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Friday, September 02, 2005 7:51 PM
Subject: Re: [hobbit] bb-dftab
When using the hobbit client you need to set those on the Hobbit server
in the $BBHOME/etc/hobbit-clients.cfg file. There is no client side
configuration for the hobbit client, at least for notification
thresholds.
Thanks,
Larry Barber
On Fri, 2005-09-02 at 12:10 -0500, user-e3a6ebbee6cd@xymon.invalid wrote:
I hope this is not another silly question! I've searched the archives,
but not seen anything that solves my problem, which may prove to be a
misconfiguration. I have a bb-dftab on my clients
in /home/hobbit/client/etc/bb-dftab. After changing it, I restarted
the hobbit client just to be sure.
/home and /opt are still showing up as yellow and red respectively.
/home (90 %) has reached the WARNING level (90 %)
/opt (97 %) has reached the PANIC level (95 %)
The client bb-dftab contains:
/usr:92:98
/home:95:99
/opt:99:100
and is owned by the hobbit user, with rw-r--r-- permissions
The client hobbitclient.cfg is default as bundled and contains:
# For the disk check
DODISK="TRUE"
NODISKCOLOR="clear"
BBDFTAB="$BBHOME/etc/bb-dftab"
DFEXCLUDE="cdrom"
DFPANIC="95"
DFSORT="4"
DFUSE="^/dev"
DFWARN="90"