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

RE: [Bigsister-general] Need help with bb-display.cfg


Stefan, thanks for the suggestions.  I tried that and the page is still not updating.
 
If I'm reading the docs correctly, the %page statements in the bb-display.cfg file should actually create the pages referenced, right?  So the statements below should result in a file called devel.html being created in www?
 
It doesn't appear to be happening.  There was already a top.html file there; I moved it out of the way to see if a restart (bin/bb_start restart) would regenerate it but it did not.
 
I also noticed the var/groupings file.  Should it be getting updated based upon group definitions in the bb-display.cfg file?  That isn't happening either.
 
All thoughts and/or suggestions are welcome!  In case it matters, this is running on a Solaris 9 system.
 
Thanks,
 
gene


From: Baum, Stefan [mailto:suppressed
Sent: Thu 10/7/2004 12:15 PM
To: Gene Matthews; suppressed
Subject: AW: [Bigsister-general] Need help with bb-display.cfg

Hi Gene,
 
First of all set an + before ImmediateHTML so the html-Pages will be updated immediately something has canged.
 
then try the following setup (just snippets):
 
#DEVELOPMENT SYSTEMS
developx03      DEVELOPMENT

DEVELOPMENT(Development Systems) GLOBAL
 
 
%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
 
Regards,
Stefan
 
 
 


Von: suppressed [mailto:suppressed Im Auftrag von Gene Matthews
Gesendet: Donnerstag, 7. Oktober 2004 16:50
An: suppressed
Betreff: [Bigsister-general] Need help with bb-display.cfg

Hi,
 
I'm new to Big Sister and I am having trouble getting some modifications to take effect in bb-display.cfg.  There is an existing setup that has all of the systems on one web page, however I'm trying to get groups setup.  I have tried to follow the examples in the Big Sister pdf doc, but I'm not getting the groups to show up at all on the web page.  I've restarted Big Sister also to no avail.
 
Below is the group set up I'm trying to implement.  Does anyone see anything wrong with this?  There must be either 1) something wrong with my bb-display.cfg or I'm not doing whatever it takes to get the updated cfg file to be read.
 
thanks for any assitance!
 
Gene
 
=========================
 
# 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
# any_host      ALL HOSTS
NEW(New Hosts)  GLOBAL
ALL(All Hosts)  GLOBAL
 
infrasys02        INFRASTRUCTURE
workstation1         WORKSTATIONS
#PEOPLESOFT PRODUCTION
peoplesft01        PEOPLESOFT
#DEVELOPMENT SYSTEMS
developx03      DEVELOPMENT
#QUALITY ASSURANCE SYSTEMS
qasysx33       QA
#

INFRASTRUCTURE(Infrastructure Systems)  ALL
WORKSTATION(Workstations)               ALL
PEOPLESOFT(Peoplesoft Production)       ALL
DEVELOPMENT(Development Systems)        ALL
QA(Quality Assurance Systems)           ALL
 

%skin static_lamps techie
%Logskin static_lamps techie
#%Rsync gate _ ALL
 
%Page top All-Hosts
%title auto
%refto PEOPLESOFT peoplesoft
%refto INFRASTRUCTURE infrastructure
%refto DEVELOPMENT development
%refto QA qa
%refto WORKSTATIONS workstations
%refto errors
%itemref html
%sort severity
%table PEOPLESOFT INFRASTRUCTURE DEVELOPMENT QA WORKSTATIONS
 
%Section Summaries
%Page errors Problem_Hosts
%title All_Hosts_with_Problems
%refto none
%itemref html
%sort severity
%select <green
%table ALL
 
%Page development Developement_Systems
%title none
%itemref html
%table DEV
 

%Page qa Quality_Assurance_Systems
%title none
%itemref html
%table QA
 

%Frameset index top development qa Big_Sister
 
 

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