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

[Bigsister-general] Problems with Groups


I'm not having much luck getting the groupings defined in bb-display.cfg.
 
A snippet from the bb-display.cfg files is below.  I have also pasted some debugging output from bbd (-D 9).  I'd like to groups to change the web  page and also to use them in bb_eventgenerator.cfg (more important at the moment).
 
The bbd debug output shows the pages that are defined in bb-display.cfg but the gene.html page is never created.  I can't tell from the 'executing Groups( )' line if the group definitions are working or not.  Is there any way to determine this?  I didn't see anyting that would do it with the bsadmin command.
 
Any/all help is most appreciated!
 
 
bb-display.cfg:
=============
 
# The port bbd will listen to
%Port 1984
# Options ...
%Option +ImmediateHTML +KeepGroups +StartOK -DNS
# this is only used by BB clients
%Pager /usr/local/lib/bb/bin/bb-page.sh
# put newly appearing hosts into group NEW
%Autojoin new NEW
# ... and every host into ALL
%Autojoin all_hosts ALL
# ... and everything into UNIVERSE
%Autojoin all UNIVERSE
%Groups
#INFRASTRUCTURE
infrasys01        INFRASTRUCTURE
infrasys02       INFRASTRUCTURE

INFRASTRUCTURE(Infrastructure Systems) GLOBAL
#DEVELOPMENT SYSTEMS
devsys01      DEVELOPMENT
devsys02      DEVELOPMENT
DEVELOPMENT(Development Systems) GLOBAL

# WORKSTATIONS
workstation01 WORKSTATIONS
workstation02 WORKSTATIONS
WORKSTATIONS    GLOBAL
 
# PEOPLESOFT PRODUCTION
psoftprod01     PEOPLESOFT
psoftprod01     PEOPLESOFT
PEOPLESOFT(Peoplesoft Production Systems)       GLOBAL
 
# QUALITY ASSURANCE SYSTEMS
qasys01       QA
qasys02       QA
QA(Quality Assurance Systems)   GLOBAL
 
#%skin static_lamps techie
#%Logskin static_lamps techie
#%Rsync gate _ ALL
%Page top All-Hosts
%title auto
%refto none
%itemref html
%sort severity
%table ALL
 
%Page devel DevSystems
%title none
%refto DEVELOPMENT devel
%itemref html
%table DEVELOPMENT
 
%Page gene GeneTest
%title Gene_Test
%refto DEVELOPMENT devel
%itemref html
%table DEVELOPMENT
%Frameset index top devel gene Big_Sister
 
 
bbd debug output:
=============
 
executing Port( 1984 )
executing Option( +ImmediateHTML,+KeepGroups,+StartOK,-DNS )
executing Pager( /usr/local/lib/bb/bin/bb-page.sh )
executing Autojoin( new,NEW )
executing Autojoin( all_hosts,ALL )
executing Autojoin( all,UNIVERSE )
executing Groups(  )
executing Page( top,All-Hosts )
executing title( auto )
executing refto( none )
executing itemref( html )
executing sort( severity )
executing table( ALL )
executing Page( devel,DevSystems )
executing title( none )
executing refto( DEVELOPMENT,devel )
executing itemref( html )
executing table( DEVELOPMENT )
executing Page( gene,GeneTest )
executing title( Gene_Test )
executing refto( DEVELOPMENT,devel )
executing itemref( html )
executing table( DEVELOPMENT )
executing Frameset( index,top,Big_Sister )
  access::add_acl adding: ip .*
entering select mode
select returned 1
updateing display

Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.