Xymon Mailing List Archive search

How to change default background color

11 messages in this thread

list Amit.A Bakshi · Tue, 21 Nov 2006 15:52:22 +0530 ·
Hi,

I am a newbee to hobbit, have done the installation & configuration of the
hobbit server reading docs.
All went good & hobbit is working pretty fine.

I need to change the background color (black) to white.
How can I do it, i searched the mail-list archive but didnt find any hint.
Pls suggest
Thanks
Amit
list Ralph Mitchell · Tue, 21 Nov 2006 04:30:48 -0600 ·
quoted from Amit.A Bakshi
On 11/21/06, Amit.A Bakshi <user-5945cd44ec26@xymon.invalid> wrote:
Hi,

I am a newbee to hobbit, have done the installation & configuration of the
hobbit server reading docs.
All went good & hobbit is working pretty fine.

I need to change the background color (black) to white.
How can I do it, i searched the mail-list archive but didnt find any hint.
Pls suggest
I think you'd need to go into the server/www/gifs directory and
install suitable alternatives for these files:

   bkg-blue.gif
   bkg-clear.gif
   bkg-green.gif
   bkg-purple.gif
   bkg-red.gif
   bkg-yellow.gif

Ralph Mitchell
list Jason Altrincham Jones · Tue, 21 Nov 2006 10:51:56 -0000 ·
Hi all,

I'm probably doing something wrong, I have made a client and added a
#TEST line in hobbitclient.cfg to see if it gets updated, I have used
client-local.cfg to affect only one server, fine.  The problem arises on
the client-side it seems, when I run clientupdate --level it reports the
right name, however the hobbitclient.cfg file does not contain the #TEST
line, reading the documentation it says clientupdate cannot delete or
rename files, but can it overwrite them? Or am I doing something wrong?
If so how can I get a better idea of what is going on?

Thanks,
Jason.
list Amit.A Bakshi · Wed, 22 Nov 2006 14:22:25 +0530 ·
Thanks Ralph for the trick,,I would require one more help.

like where to change the FONT color  & about inserting the LOGO for all the
pages.

As i did the background to white but fonts are also in lighter color.

Amit
quoted from Ralph Mitchell


On 11/21/06, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid> wrote:
On 11/21/06, Amit.A Bakshi <user-5945cd44ec26@xymon.invalid> wrote:
Hi,

I am a newbee to hobbit, have done the installation & configuration of
the
hobbit server reading docs.
All went good & hobbit is working pretty fine.

I need to change the background color (black) to white.
How can I do it, i searched the mail-list archive but didnt find any
hint.
Pls suggest
I think you'd need to go into the server/www/gifs directory and
install suitable alternatives for these files:

  bkg-blue.gif
  bkg-clear.gif
  bkg-green.gif
  bkg-purple.gif
  bkg-red.gif
  bkg-yellow.gif

Ralph Mitchell

-- 

Regards
Amit. A. Bakshi
+9198731 74203
list Johann Eggers · Wed, 22 Nov 2006 09:57:02 +0100 ·
quoted from Amit.A Bakshi
From: Amit.A Bakshi [mailto:user-5945cd44ec26@xymon.invalid] 
Sent: Mittwoch, 22. November 2006 09:52
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] How to change default background color

Thanks Ralph for the trick,,I would require one more help.
 
like where to change the FONT color  & about inserting the LOGO for all the pages.

As i did the background to white but fonts are also in lighter color.
 
Amit

It's in hobbitserver.cfg
quoted from Ralph Mitchell
 
On 11/21/06, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid> wrote: 
On 11/21/06, Amit.A Bakshi <user-5945cd44ec26@xymon.invalid> wrote:
Hi,

I am a newbee to hobbit, have done the installation & configuration of the
hobbit server reading docs.
All went good & hobbit is working pretty fine.

I need to change the background color (black) to white. 
How can I do it, i searched the mail-list archive but didnt find any hint.
Pls suggest
I think you'd need to go into the server/www/gifs directory and
install suitable alternatives for these files: 

  bkg-blue.gif
  bkg-clear.gif
  bkg-green.gif
  bkg-purple.gif
  bkg-red.gif
  bkg-yellow.gif

Ralph Mitchell


-- 
Regards
Amit. A. Bakshi
+9198731 74203
list Frédéric Mangeant · Wed, 22 Nov 2006 09:57:13 +0100 ·
quoted from Amit.A Bakshi
Le 22/11/2006 09:52, Amit.A Bakshi a écrit :
Thanks Ralph for the trick,,I would require one more help.
 like where to change the FONT color  & about inserting the LOGO for all the pages.
 As i did the background to white but fonts are also in lighter color.

Hi

take a look at ~server/etc/hobbitserver.cfg :

# Fonts and texts
HOBBITLOGO="Hobbit"                             # HTML inserted on all header pages at top-left corner.
MKBBLOCAL="<B><I>Pages Hosted Locally</I></B>"
MKBBREMOTE="<B><I>Remote Status Display</I></B>"
MKBBSUBLOCAL="<B><I>Subpages Hosted Locally</I></B>"
MKBBACKFONT="COLOR=\"#33ebf4\" SIZE=\"-1\""     # Size and color of the 'Current acknowledgement...' text in the html log.
MKBBCOLFONT="COLOR=\"#87a9e5\" SIZE=\"-1\""     # Size and color of the column headings text
MKBBROWFONT="SIZE=\"+1\" COLOR=\"#FFFFCC\" FACE=\"Tahoma, Arial, Helvetica\""   # Size,color,font of text in each row (hostname)
MKBBTITLE="COLOR=\"#FFFFF0\" SIZE=\"+1\""       # Size and color of the BB titles (the old "ivory" is invalid HTML)
BBDATEFORMAT="%a %b %d %H:%M:%S %Y"             # Date format
BBRSSTITLE="Hobbit Alerts"                      # Title for the RSS and WML outputs.

-- 

Frédéric Mangeant

Steria GDU Sophia Antipolis
list Charles Goyard · Wed, 22 Nov 2006 10:14:03 +0100 ·
Hi,

Amit.A Bakshi wrote :
I need to change the background color (black) to white.
Some font colors are hardcoded into hobbit (events history). Somes parts
of your pages will en up unreadable. Unless you modify the source code.


-- 
Charles Goyard - user-98f9625a7a59@xymon.invalid - (+33) 1 45 38 01 31
list Amit.A Bakshi · Thu, 23 Nov 2006 06:22:19 +0530 ·
Hi ,

You are right, the service details like cpu status, disk status etc become
unreadable.
I tried to search a lot but no luck.

Pls suggest how to change all the font color to black there.

Thanks
Amit
quoted from Charles Goyard


On 11/22/06, Charles Goyard <user-98f9625a7a59@xymon.invalid> wrote:
Hi,

Amit.A Bakshi wrote :
I need to change the background color (black) to white.
Some font colors are hardcoded into hobbit (events history). Somes parts
of your pages will en up unreadable. Unless you modify the source code.


--
Charles Goyard - user-98f9625a7a59@xymon.invalid - (+33) 1 45 38 01 31

-- 
Regards
Amit. A. Bakshi
+9198731 74203
list Amit.A Bakshi · Thu, 23 Nov 2006 14:29:23 +0530 ·
Hi,

Pls can anyone help,
I need to change the font color for the service details like cpu status,
disk status etc
I have made background as white & that data is unreadable.

Regards
Amit
quoted from Amit.A Bakshi


On 11/23/06, Amit.A Bakshi <user-5945cd44ec26@xymon.invalid> wrote:
Hi ,

You are right, the service details like cpu status, disk status etc become
unreadable.
I tried to search a lot but no luck.

Pls suggest how to change all the font color to black there.

Thanks
Amit


 On 11/22/06, Charles Goyard <user-98f9625a7a59@xymon.invalid> wrote:
Hi,

Amit.A Bakshi wrote :
I need to change the background color (black) to white.
Some font colors are hardcoded into hobbit (events history). Somes parts
of your pages will en up unreadable. Unless you modify the source code.


--
Charles Goyard - user-98f9625a7a59@xymon.invalid - (+33) 1 45 38 01 31

list Ralph Mitchell · Thu, 23 Nov 2006 04:44:23 -0600 ·
quoted from Amit.A Bakshi
On 11/23/06, Amit.A Bakshi <user-5945cd44ec26@xymon.invalid> wrote:
Hi,

Pls can anyone help,
I need to change the font color for the service details like cpu status,
disk status etc
I have made background as white & that data is unreadable.
The font color for plain text on the page is set in the BODY tag for
the page.  It defaults to #D8D8BF.  Try changing that in the
server/web/hostsvc_header file.

Ralph Mitchell
list Amit.A Bakshi · Thu, 23 Nov 2006 21:40:22 +0530 ·
Thanks again, I found that some time back & made the changes, it worked...
Looks good now.

Amit
quoted from Ralph Mitchell


On 11/23/06, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid> wrote:
On 11/23/06, Amit.A Bakshi <user-5945cd44ec26@xymon.invalid> wrote:
Hi,

Pls can anyone help,
I need to change the font color for the service details like cpu status,
disk status etc
I have made background as white & that data is unreadable.
The font color for plain text on the page is set in the BODY tag for
the page.  It defaults to #D8D8BF.  Try changing that in the
server/web/hostsvc_header file.

Ralph Mitchell

-- 
Regards
Amit. A. Bakshi
+9198731 74203