[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Multiple Critical Systems View - possible?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Multiple Critical Systems View - possible?
- From: "mario andre" <rower.master (at) gmail.com>
- Date: Tue, 13 May 2008 12:05:53 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=wSw0dY3R8oINj23M6RLCE459QDIMZG7vFG4Qwvym7PU=; b=KkwqvA4qBCv03AdvzrgADtLN7530xIzbVonWL8cE1t+GK8chGdyYJwaYcgsbbFReY2A2BtIwdHn/fdqCtkT95GiQVkXcr7YKmkofXr8NPaNHJ4LnbZaqsUWQ2X1n6KT7h4y8sEInzCU0QEoIkvpV9fE9r/vSiGkdtIF1mWkmxk4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=UNGNSXTuMJg0g1kuU1QMhujVw7JSs+Wpby9pUlyGJlrbv9nc2f8wBHptPDPtHvUQfw4W+NrQMh0OLvE9jiYOA395nVQ0zDAf0E6/FJn9TBZY7t74uO91tw5HM3yKaSpoptfaF54nZw1k0Iq1qQWunLJSaSWDv4whRMEHFqVkyJE=
- References: <761116.71224.qm (at) web53208.mail.re2.yahoo.com> <BAC1D28A5AB852439A6914CA7AB4E63F05C72F09 (at) permls05.wde.woodside.com.au>
Vernon,
I do another "all non green view" with the bbcmd utility:
on cron:
*/2 * * * * /home/bbmon/server/bin/bbcmd
--env=/home/bbmon/server/etc/bb3.cfg /home/bbmon/server/msc/gera_msc_bb3.sh
cat gera_msc_bb3.sh
#!/bin/sh
BBHOME=/home/bbmon/server
export BBHOME
. $BBHOME/etc/bb3.cfg
sleep 2
#echo $COLOR1
BBHELPSKIN="/home/bbmon/server/www/help"
BBNOTESSKIN="/home/bbmon/server/www/notes"
/home/bbmon/server/bin/bbgen --report --subpagecolumns=2 --template=msc
/home/bbmon/server/www/msc/
bb3.cfg is a copy of hobbitserver.cfg that you have to modify:
BBHOSTS="$BBHOME/etc/bb3msc" --> #this is a bb-hosts file only with the
hosts for team Oracle for example
BBWEBHOSTURL="$BBWEBHOST$BBSERVERWWWURL/msc" # Prefix for all static
Hobbit pages - http://www.foo.com/bb
Regards,
Mario.
On 5/9/08, Everett, Vernon <Vernon.Everett (at) woodside.com.au> wrote:
>
> Hi all
>
> Here's something I would like to do.
> Is it possible?
> How?
>
> We have multiple teams, Unix, Wintel, Oracle, Apps, Security, etc.
> I want to set up a "critical systems" view tailored to each team, just
> like the current menu option, but only showing the systems relevant to
> that team.
> In the same way, I would like to do the same thing with the "All
> non-green view".
>
> The idea is that in every section, we have a large monitor, displaying
> only the critical systems issues for that team.
> And each team can acceess an "All non-green" view of only their own
> systems.
>
> Regards
> Vernon
>
>
>
> NOTICE: This email and any attachments are confidential.
> They may contain legally privileged information or
> copyright material. You must not read, copy, use or
> disclose them without authorisation. If you are not an
> intended recipient, please contact us at once by return
> email and then delete both messages and all attachments.
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>