BB Unix Network Monitor - Message

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

Re: {bb} Big Brother



Chris Cook wrote:
> 
> Hey All,
> 
>         I have just installed BB for the first time.  I cant get big
> brother to page me... it doesn't even pick up the modem.  I can use kermit
> manually and dial, but it seems bb never gets that far.  It wont work via
> the page html or just an alarm.  It does email me though.  I was wondering
> if anyone could tell me how to pinpoint the problem.  I am running BB on a
> FreeBSD Server that is monitoring just itself... Thanks in advance.

Hmmm... sorry for the delay in replying and thanks for sending
again.

All paging is done by the machine called BBPAGER in etc/bb-hosts.
Go to that machine - look in bin/bb-page1.sh around line 565 
you'll see:

[0-9]* )     # echo "NUMERIC PAGING"
             $BBHOME/bin/sendmsg $BBHOME/etc/numeric.scr 
		${PREFIX}$page ${BBNUMERIC}${randval}${SUFFIX}
             ;;

the sendmsg script actually sends the numeric page using kermit,
so I suggest setting the first line to #!/bin/sh -x and looking
at the debug output, or you could try running it by hand...

Good luck, and thanks for hitting the list.
-- 
Sean MacGuire, Reality Engineer               sean@MacLawran.ca
The Big Brother Ministry of Truth      http://maclawran.ca/sean
icbm --> 45'31.06N-73'35.19W                    +1 514 982 9688
              "Looking down the barrel of another day"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Please send mail for the mailing list to: bb@taex001.tamu.edu
  To [un]subscribe to this list, send e-mail to majordomo@taex001.tamu.edu
     with [un]subscribe bb in the BODY of the message.
  Please contact the mailing-list-owner as: bb-owner@taex001.tamu.edu


Home | Main Index | Thread Index