BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{bb} hpjd.sh tests turn purple after installing bbgen
- To: <bb@bb4.com>
- Subject: {bb} hpjd.sh tests turn purple after installing bbgen
- From: "Brookins, Neil \(YBUSA-KOP\)" <Neil.Brookins@Yellowbook.com>
- Date: Fri, 16 Sep 2005 19:11:58 -0400
- Content-class: urn:content-classes:message
- Content-transfer-encoding: 8bit
- Content-type: text/plain; charset="US-ASCII"
- Reply-to: bb@bb4.com
- Sender: owner-bb@bb4.com
- Thread-index: AcW64Nl7eYIGEwkHRJ6k3DZwSnrUgQAMWfYA
- Thread-topic: hpjd.sh tests turn purple after installing bbgen
I installed bbgen and all my tests via hpjd.sh (from www.deadcat.net)
went purple.
I figured out what happened. It turns out that hpjd.sh is not invoked
from bb-bbexttab like most ext scripts, but is actually invoked from
bb-network.sh which was replaced when bbgen was installed.
The fix that I came up with was to insert this line into the new
bb-network.sh file that comes with bbgen:
---------------------------------------------------------------------
bbhostgrep hpjd | awk '{ print "'$BBHOME'/ext/hpjd.sh " $1 " " $2 }' |
sh
---------------------------------------------------------------------
Now, all my hpjd tests are green and are updating automatically again.
Is there a cleaner and/or shorter way to do this? Is anyone else using
the hpjd external script with bbgen?
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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