Xymon Mailing List Archive search

Pageset options

5 messages in this thread

list Kevin Hanrahan · Sat, 26 Mar 2005 12:22:50 -0500 ·
Is it possible to use the "--ignorecolumns" option when generating
pagesets?...such as to get rid of the "msgs" column?? If so, where exactly
would I specify that option?

 Thanks 

KEvin
list Asif Iqbal · Sat, 26 Mar 2005 15:00:36 -0500 ·
quoted from Kevin Hanrahan
On Sat, Mar 26, 2005 at 12:22:50PM, Kevin Hanrahan wrote:
Is it possible to use the "--ignorecolumns" option when generating
pagesets?...such as to get rid of the "msgs" column?? If so, where exactly
would I specify that option?
in etc/hobbitlaunch.cfg under bbdisplay section

For details man bbgen

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"..there are two kinds of people: those who work and those who take the credit...try
 to be in the first group;...less competition there."  - Indira Gandhi
list Kevin Hanrahan · Sat, 26 Mar 2005 16:01:24 -0500 ·
quoted from Asif Iqbal

-----Original Message-----
From: Asif Iqbal [mailto:user-c8222abeff59@xymon.invalid] 
Sent: Saturday, March 26, 2005 3:01 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Pageset options


On Sat, Mar 26, 2005 at 12:22:50PM, Kevin Hanrahan wrote:
Is it possible to use the "--ignorecolumns" option when generating 
pagesets?...such as to get rid of the "msgs" column?? If so, where 
exactly would I specify that option?
in etc/hobbitlaunch.cfg under bbdisplay section
For details man bbgen

Yes, I saw the info in the man pages and read it before posting but that
will eliminate the "msgs" column for ALL of the systems. I only want to
eliminate it in the "Alternate Pagesets" sections that I am generating. Is
this an option?
quoted from Asif Iqbal


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"..there are two kinds of people: those who work and those who take the
credit...try  to be in the first group;...less competition there."  - Indira
Gandhi


Note:  The information contained in this email and in any attachments is
intended only for the person or entity to which it is addressed and may
contain confidential and/or privileged material.  Any review,
retransmission, dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other than the
intended recipient is prohibited.  The recipient should check this email and
any attachments for the presence of viruses.  Sender accepts no liability
for any damages caused by any virus transmitted by this email. If you have
received this email in error, please notify us immediately by replying to
the message and delete the email from your computer.  This e-mail is and any
response to it will be unencrypted and, therefore, potentially unsecure.
Thank you.  NOVA Information Systems, Inc.
list Henrik Størner · Sat, 26 Mar 2005 22:54:08 +0100 ·
quoted from Kevin Hanrahan
On Sat, Mar 26, 2005 at 04:01:24PM -0500, user-fd47fec4b039@xymon.invalid wrote:
On Sat, Mar 26, 2005 at 12:22:50PM, Kevin Hanrahan wrote:
Is it possible to use the "--ignorecolumns" option when generating 
pagesets?...such as to get rid of the "msgs" column?? If so, where 
exactly would I specify that option?
in etc/hobbitlaunch.cfg under bbdisplay section
Yes, I saw the info in the man pages and read it before posting but that
will eliminate the "msgs" column for ALL of the systems. I only want to
eliminate it in the "Alternate Pagesets" sections that I am generating. Is
this an option?
Each pageset is generated by a separate invocation of bbgen. So 
just add the --ignorecolumns for the pagesets you want it to be on,
and leave it out for the others.


Henrik
list Kevin Hanrahan · Sat, 26 Mar 2005 17:43:48 -0500 ·
quoted from Henrik Størner
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Saturday, March 26, 2005 4:54 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Pageset options


On Sat, Mar 26, 2005 at 04:01:24PM -0500, user-fd47fec4b039@xymon.invalid wrote:
On Sat, Mar 26, 2005 at 12:22:50PM, Kevin Hanrahan wrote:
Is it possible to use the "--ignorecolumns" option when generating
pagesets?...such as to get rid of the "msgs" column?? If so, where 
exactly would I specify that option?
in etc/hobbitlaunch.cfg under bbdisplay section
Yes, I saw the info in the man pages and read it before posting but 
that will eliminate the "msgs" column for ALL of the systems. I only 
want to eliminate it in the "Alternate Pagesets" sections that I am 
generating. Is this an option?
Each pageset is generated by a separate invocation of bbgen. So 
just add the --ignorecolumns for the pagesets you want it to be on, and
leave it out for the others.

Yes, I think I tried that but I must have made some mistake. As you
previously told me, I made a new bbdisplay section in hobbitlaunch.cfg like
this:

	[bbdisplay-tier0]
        ENVFILE /home/hobbit/server/etc/hobbitserver.cfg
        NEEDS hobbitd
        GROUP generators
        CMD $BBHOME/ext/ps0.sh --ignorecolumns=msgs
        LOGFILE $BBSERVERLOGS/bb-display.log
        INTERVAL 5m

And then made a file to build the pageset:

BBWEB="/hobbit/ps0" $BBHOME/hobbit/bin/bbgen \
         --pageset=ps0 --ignorecolumns=msgs \
         $BBHOME/www/ps0/


I tried using the --ignorecolumns=msgs directive in either and then both
sections but it dodn't work. Where did I make my mistake?


Kevin


Henrik
quoted from Kevin Hanrahan


Note:  The information contained in this email and in any attachments is
intended only for the person or entity to which it is addressed and may
contain confidential and/or privileged material.  Any review,
retransmission, dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other than the
intended recipient is prohibited.  The recipient should check this email and
any attachments for the presence of viruses.  Sender accepts no liability
for any damages caused by any virus transmitted by this email. If you have
received this email in error, please notify us immediately by replying to
the message and delete the email from your computer.  This e-mail is and any
response to it will be unencrypted and, therefore, potentially unsecure.
Thank you.  NOVA Information Systems, Inc.