BB Unix Network Monitor - Message

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

Re: {bb} Specific service notification



http://www.blubrick.com/bb/index.php/TestGranularity

What you should do is somehow split your single "svc" column into
another or more columns. This can be done a couple of ways:
A) script on the DHCP/TFTP machine that checks for active services and
sends results as separate column(s).
B) script on any server machine that checks (SNMP? TCP CONN? mount?) for
active services and sends results as separate column(s) on behalf of the
DHCP/TFTP machine.

http://www.blubrick.com/bb/index.php/MultiHostTesting might be useful
for this, or one of the scripts at deadcat; knowing your DHCP/TFTP
machine's platform (VMS? FreeBSD?) and BB version would help with
selecting or writing one.

Alternatively, you could use a custom paging script on *nix -
http://demo.bb4.com/bb/bbnc-help/bb-man.html#4.8 - and parse the svcs
list and mail from it. That may be better or worse from a
maintainability POV.

>>> michaelp@TP.EDU.SG 08/03/04 9:21 PM >>>
Can BB be configured in such a way that specific service alert will be
sent to specific email ID?

Example:

Under the SVC column on the BB website, if the DHCP SERVER is down, it
will send email to admin1@example.com and when TFTP server is down, it
will send the alert to admin2@example.com
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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