Shouldn't the "leopg7" be fully qualified?
-Peter
Larry.Barber at usda.gov 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, lars.ebeling at leopg9.no-ip.org wrote:
Hi All, in $BBHOME/etc I have bb-dftab with this:
leopg7:/var:92:98
leopg7:/opt:100:101Still 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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" <PBMURRAY at syr.edu> To: <hobbit at hswn.dk> Sent: Thursday, August 25, 2005 3:41 PM Subject: Re: [hobbit] bb-dftab
Shouldn't the "leopg7" be fully qualified?
-Peter
Larry.Barber at usda.gov 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, lars.ebeling at leopg9.no-ip.org 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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" <PBMURRAY at syr.edu> To: <hobbit at hswn.dk> Sent: Thursday, August 25, 2005 3:41 PM Subject: Re: [hobbit] bb-dftab
Shouldn't the "leopg7" be fully qualified?
-Peter
Larry.Barber at usda.gov 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, lars.ebeling at leopg9.no-ip.org 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi,
this is now in the hobbit-clients.cfg
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=leopg7
DISK /var 92 98
DISK /opt 100 101
But still /opt is red and /var is yellow.
Regards Lars ----- Original Message ----- From: "David Gore" <David.Gore at mci.com> To: <hobbit at hswn.dk> Sent: Thursday, August 25, 2005 8:13 PM Subject: Re: [hobbit] bb-dftab
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
Hi again,
I commented out the default DISK line and then it works.
Regards Lars
----- Original Message ----- From: "lars ebeling" <lars.ebeling at leopg9.no-ip.org> To: <hobbit at hswn.dk> Sent: Friday, August 26, 2005 6:11 AM Subject: Re: [hobbit] bb-dftab
Hi,
this is now in the hobbit-clients.cfg
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=leopg7
DISK /var 92 98
DISK /opt 100 101But still /opt is red and /var is yellow.
Regards Lars ----- Original Message ----- From: "David Gore" <David.Gore at mci.com> To: <hobbit at hswn.dk> Sent: Thursday, August 25, 2005 8:13 PM Subject: Re: [hobbit] bb-dftab
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (3)
-
David.Gore@mci.com
-
lars.ebeling@leopg9.no-ip.org
-
PBMURRAY@syr.edu