Display columns
list Kevin Hanrahan
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
▸
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
▸
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 workJust 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
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
▸
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 workJust 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