Xymon Mailing List Archive search

Display columns

4 messages in this thread

list Kevin Hanrahan · Sat, 12 Feb 2005 10:28:01 -0500 ·
I know I have seen this option but I can't seem to find it now. Can anyone
tell me how to display the groups in a single column instead of side by
side? Thanks

KEvin
list Asif Iqbal · Sat, 12 Feb 2005 13:04:26 -0500 ·
quoted from Kevin Hanrahan
On Sat, Feb 12, 2005 at 10:28:01AM, Kevin Hanrahan wrote:
I know I have seen this option but I can't seem to find it now. Can anyone
tell me how to display the groups in a single column instead of side by
side? Thanks
On your etc/hobbitlaunch.cfg file look for this part

[bbdisplay]
        ENVFILE /export/home/hobbit/server/etc/hobbitserver.cfg
        NEEDS hobbitd
        GROUP generators
        CMD bbgen --hobbitd --recentgifs --ignorecolumns=msgs
--subpagecolumns=2 --larrd043 --rep
ort
        LOGFILE $BBSERVERLOGS/bb-display.log
        INTERVAL 1m


And get rid off the --subpagecolumns=2. That will make all the Groups
display in one column

You probably have to restart hobbit for it to work

KEvin

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"...it said: Install Windows XP or better...so I installed Solaris..."
list Henrik Størner · Sat, 12 Feb 2005 20:49:21 +0100 ·
quoted from Asif Iqbal
On Sat, Feb 12, 2005 at 01:04:26PM -0500, Asif Iqbal wrote:
On your etc/hobbitlaunch.cfg file look for this part

[bbdisplay]
        ENVFILE /export/home/hobbit/server/etc/hobbitserver.cfg
        NEEDS hobbitd
        GROUP generators
        CMD bbgen --hobbitd --recentgifs --ignorecolumns=msgs

--subpagecolumns=2 --larrd043 --report
quoted from Asif Iqbal

And get rid off the --subpagecolumns=2. That will make all the Groups
display in one column

You probably have to restart hobbit for it to work
Just want to point out that: No, you don't have to restart Hobbit.
Changes to hobbitlaunch.cfg are picked up automatically, and any
tasks that need to restart will do so automatically.

For the [bbdisplay] task that means it will pick up the new setting on
the next run.


Regards,
Henrik
list Kevin Hanrahan · Sat, 12 Feb 2005 15:52:25 -0500 ·
Gentlemen,
 That did it! Thank you.

Kevin 

-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Saturday, February 12, 2005 2:49 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Display columns
Importance: Low
quoted from Asif Iqbal

On Sat, Feb 12, 2005 at 01:04:26PM -0500, Asif Iqbal wrote:
On your etc/hobbitlaunch.cfg file look for this part

[bbdisplay]
        ENVFILE /export/home/hobbit/server/etc/hobbitserver.cfg
        NEEDS hobbitd
        GROUP generators
        CMD bbgen --hobbitd --recentgifs --ignorecolumns=msgs
--subpagecolumns=2 --larrd043 --report

And get rid off the --subpagecolumns=2. That will make all the Groups 
display in one column

You probably have to restart hobbit for it to work
Just want to point out that: No, you don't have to restart Hobbit.
Changes to hobbitlaunch.cfg are picked up automatically, and any tasks that
need to restart will do so automatically.

For the [bbdisplay] task that means it will pick up the new setting on the
next run.


Regards,
Henrik