[mrtg] Re: want to change body color and backgroud

Daniel R . Kilbourne drk at voyager.net
Sat Dec 2 02:24:52 MET 2000


Look for it in the docs...it is there, and took me about 30 seconds to find

Her is how to find stuff like this quickly:


try going into the mrtg doc directory and (depending on your version of grep)
you can do:


'grep -r -i background . | grep -v html'

and this should point you to the right file:

example:



mrtg:drk:[8:22pm]:/mrtg/doc> grep -r -i background . | grep -v html
./reference.1:Under \s-1UNIX\s0, the Daemon switch causes mrtg to fork into background after
./reference.1:make the background of the generated gifs transparent ...
./reference.1:.Sh "Background"
./reference.1:.IX Subsection "Background"
./reference.1:With the \fIBackground\fR tag you can configure the background
./reference.1:\& Background[ezwf]: #a0a0a0a
./reference.pod:Under UNIX, the Daemon switch causes mrtg to fork into background after
./reference.pod:make the background of the generated gifs transparent ...
./reference.pod:=head2 Background
./reference.pod:With the I<Background> tag you can configure the background
./reference.pod: Background[ezwf]: #a0a0a0a
./reference.txt:     background after checking its config file.
./reference.txt:         make the background of the generated gifs transparent
./reference.txt:     With the Background tag you can configure the background
./reference.txt:      Background[ezwf]: #a0a0a0a
mrtg:drk:[8:22pm]:/mrtg/doc> grep -r -i background . | grep -v html


Looking at:

./reference.*:With the I<Background> tag you can configure the background
./reference.*: Background[ezwf]: #a0a0a0a

looks like the answer is in reference.*


bob jaques extolled:



> 
> I am looking for the mrtg command to change the <body> 
> 
> thanks
> 
> 
> 	          Bob Jaques
> 
>  Senior Director, Technical Operations 
> PlanetOut Corp.   http://www.planetout.com 
> 657 Harrison Street,  
> San Francisco, CA 94107 
> tel:  415.486.2561  cell: 415.595.7496 
> fax: 415.486.2597  IM jaques664 
>  email: bjaques at planetout.com 
>  page:  page-bob at planetout.com
> 	
>  
> --
>  
> 
> --
> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
> Archive     http://www.ee.ethz.ch/~slist/mrtg
> FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
> 

-- 
--------------------------------
Daniel R. Kilbourne
daniel.kilbourne at voyager.net
Network Engineering
Voyager.net - A CoreComm Company
________________________________

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list