bb-dftab
list Lars Ebeling
I think it should be on the serverside since the hobbitclient only sends the data from the hobbiclient.sh-script. I don't use fully qualified names anywhere and that works. Regards Lars ----- Original Message ----- From: "Peter Murray" <user-2f8a5f2ec641@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Thursday, August 25, 2005 3:41 PM Subject: Re: [hobbit] bb-dftab
Shouldn't the "leopg7" be fully qualified? -Peteruser-7a6c75d6cc10@xymon.invalid 08/25/05 9:30 AM >>>Those parameters need to be set on the client side. Thanks, Larry Barber On Wed, 2005-08-24 at 23:55 -0500, user-1fecd3eafd52@xymon.invalid wrote:Hi All, in $BBHOME/etc I have bb-dftab with this: leopg7:/var:92:98 leopg7:/opt:100:101 Still I get alerts. /var is 90% full and /opt 96% full BBHOME=/home/hobbit/server Best regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "Never run after your own hat. Others will be delighted to do it; why spoil their fun?" -- Mark Twain
list David Gore
▸
lars ebeling wrote:
I think it should be on the serverside since the hobbitclient only sends the data from the hobbiclient.sh-script.
If you are using the hobbit client on the client host leopg7, then on the hobbit server in the server/etc directory where hobbit-clients.cfg resides, you would put the following in hobbit-clients.cfg: HOST=leopg7 DISK /var 92 98 DISK /opt 100 101 If you are using the BB client on leopg7, and the entries are as you say, try testing the bb-disk.sh script by hand. Something like this should work: leopg7> export BBHOME=<insert PATH here> leopg7> . $BBHOME/etc/bbdef.sh leopg7> sh -x $BBHOME/bin/bb-disk.sh examine the last few lines for the status, scroll back further to see how it processed the script.
▸
I don't use fully qualified names anywhere and that works. Regards Lars ----- Original Message ----- From: "Peter Murray" <user-2f8a5f2ec641@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Thursday, August 25, 2005 3:41 PM Subject: Re: [hobbit] bb-dftabShouldn't the "leopg7" be fully qualified? -Peteruser-7a6c75d6cc10@xymon.invalid 08/25/05 9:30 AM >>>Those parameters need to be set on the client side. Thanks, Larry Barber On Wed, 2005-08-24 at 23:55 -0500, user-1fecd3eafd52@xymon.invalid wrote:Hi All, in $BBHOME/etc I have bb-dftab with this: leopg7:/var:92:98 leopg7:/opt:100:101 Still I get alerts. /var is 90% full and /opt 96% full BBHOME=/home/hobbit/server Best regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "Never run after your own hat. Others will be delighted to do it; why spoil their fun?" -- Mark Twain