Hi Mario
Thanks for that, it works really well.
The only problem I can see, is that I now need to update, and keep in sync, multiple bb-hosts files. I think I will have to come up with a clever script to create the local bb-hosts files from the main one.
In our case, that shouldn't be too difficult, because most of the hosts for a particular team are already on seperate pages.
Regards Vernon
From: mario andre [mailto:rower.master at gmail.com] Sent: Tuesday, 13 May 2008 11:06 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Multiple Critical Systems View - possible?
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
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.