Xymon Mailing List Archive search

Bbgen problems with latest snapshot

2 messages in this thread

list Francesco Duranti · Mon, 31 Jul 2006 00:08:47 +0200 ·
I've a problem with bbgen and pageset...
I'm creating a new set of pages with the bbgen pageset feature of hobbit
and I've found I've a problem with the default host tag with bbgen.
 
I've a set of pages definition in the bb-hosts file for bbgen:
beapage PServers Prod Servers
beagroup Physical Servers
beagroup Virtual Servers
beapage PDomains Prod Domains
beagroup WLI Domains
beagroup WLS Internal Domains
beagroup WLS Internet Domains
beapage PDatabase Prod DB Servers

before defining the host i want to go to those pageset i define the
default and then the host:
0.0.0.0 .default. #  BEA:PDomains,3
group-compress WLS Internet Web Sites
0.0.0.0 Q8      # noconn nodisp beastat
0.0.0.0 Q8.Q8Server     # noconn beaping BEA:PDomains,3
0.0.0.0 Q8.Q8Server_1   # noconn beaping
0.0.0.0 Q8.Q8Server_2   # noconn beaping
0.0.0.0 Q8Oils  # noconn nodisp beastat

Now the Q8.Q8Server is going to the pageset in the group number 3 (I've
added the definition in the host to see if it work)... all the other
ones don't get the .default. tag ....
Another problem with pageset is that i cannot create .rss file in the
pagesets... someone know if I'm doing something wrong or if it's normal
or a bug?  
 
 
To create the pageset i've a script I call from the hobbitlaunch with 2
parameters that will result in this output:
 
BBWEB="/hobbit/BEA"; BBMENUSKIN="$BBWEB/menu"; exec bbgen --pageset=bea
--report=bbgen-bea --nopurple --nstab=BEA/nstab.html $BBGENOPTS
$BBHOME/www/BEA

my BBGENOPTS is
BBGENOPTS="--recentgifs --subpagecolumns=2 --nopropred=msgs,vmio
--pagetext-headings --timing --docurl=/hobbit/admin/notes.php?host=%s
--rssversion=2.0 --eventignore=uptime,event,msgs,vmio,legato
--includecolumns=graph --bb2-ignorecolumns=legato --rss"

 
Thanks 
Francesco
list Henrik Størner · Tue, 8 Aug 2006 22:51:23 +0200 ·
quoted from Francesco Duranti
On Mon, Jul 31, 2006 at 12:08:47AM +0200, Francesco Duranti wrote:
I've a problem with bbgen and pageset...
I'm creating a new set of pages with the bbgen pageset feature of hobbit
and I've found I've a problem with the default host tag with bbgen.
0.0.0.0 .default. #  BEA:PDomains,3
Sorry, but the .default. host only supports a limited set of tags. And
not the alternate pageset relation tags. This is not clear from the
documentation; I've just updated it so the exact set of tags which can
be used with the .default. host is listed.
quoted from Francesco Duranti
Another problem with pageset is that i cannot create .rss file in the
pagesets... someone know if I'm doing something wrong or if it's normal
or a bug?  
It is normal behaviour. I cannot remember quite why ... been too long
since I worked on that.


Regards,
Henrik