BB Unix Network Monitor - Message

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

RE: {bb} No free space on cd - red alert



It works fine on my 4.0d and 4.0f machines.  Make sure you use the NO option
on the first file type. (ie; df -tnoprocfs )

If you change the line in bb-local.sh to;
$DF | $GREP $DFUSE | $EGREP -v "${DFEXCLUDE}" | $SORT +${DFSORT} >
$BBTMP/DFOUT

then DFEXCLUDE can have more than one argument using the or operator.
DFEXCLUDE="cdrom|othermountpoint"

Date: Fri, 3 Sep 1999 10:56:00 -0400
From: "Val Vechnyak" <val@adone.com>
Subject: RE: {bb} RE: Big Brother Mailing List Digest V1 #107

This does not really work on my dec 4.0e.  When I try to use these offered
settings I still get the proc fs. Something must be in the other script that
ignores these settings, and DFEXCLUDE does not support multiple entries.
Any suggestions brothers??

http://maat.adone.com/bb/html/ahnkenaten.adone.com.disk.html

Val@adone.com
Val Vechnyak
System Administrator
AdOne, LLC
212-965-2965 (office)


- -----Original Message-----
From:	owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Mark T. Simon
Sent:	Friday, August 27, 1999 3:14 PM
To:	bb@bb4.com
Subject:	{bb} RE: Big Brother Mailing List Digest V1 #107

I had this problem on Digital UNIX.  Here is what I did;
In bbsys.local I changed these values;

DF="/bin/df -tnonfs,procfs,ffm,fdfs,nfsv3" #DEC to exclude network,proc
DFEXCLUDE="cdrom"

The first excudes any nfs, proc, or ASU filesystems from the check.
Options for other OS's may be different.
The second excludes any mount points with "cdrom" in the name.

Mark Simon (972)729-5674  vnet 777-5674

>----------------------------------------------------------------------
>
>Date: Fri, 27 Aug 1999 11:58:31 +0200
>From: "Cor Lem" <nan@cybercomm.nl>
>Subject: {bb} No free space on cd - red alert
>
>Hello,
>
>Englisch is not my native language, so excuse me for any typo's...
>
>I'm using Big Brother now for a short while.
>
>Everything is working just fine, except when I mount a cd.
>Then I (naturaly) get a red allert.
>
>The man only mention's how to change the warn & panic level (in bb-dftab),
but
>not how to disable it for a filesystem. I have tried to set the levels
above the
>100%, but with no succes :o(
>
>Can anyone please tell me how to fix this...
>
>Thanks in advance for any help,
>Cor Lem

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index