[mrtg] Re: How to personalize the pages?

Matt Walkowiak mwalkowi at intxx.com
Wed Sep 12 17:53:29 MEST 2001


What exactly do you mean by personalizing MRTG?  I guess if you mean that
certain people who log into your mrtg site see certain graphs, then that is
a job of the web server (and your coding abilities), not MRTG.  MRTG just
creates html and pretty graphs with numbers that you give it, what you do
with those pictures is up to you and your web server displaying the graphs.

-----Original Message-----
From: Wagner [mailto:wagnergc at itautec-philco.com.br]
Sent: Wednesday, September 12, 2001 9:55 AM
To: mrtg at list.ee.ethz.ch
Subject: [mrtg] How to personalize the pages?



Hi,

I've just updated my MRTG version to 2.9.17 and import the log files from
the older version and everything is working fine!!

My question is: how can i personalize the pages that MRTG create? What is
the file to edit?

And does anybody knows how can i change the language to portuguese?

I'm also using Rolph's scripts to generate the total data in the routers,
and it is also running very well, but... Does anyone knows how can i
personalize these pages too? Or maybe how can i save the picture in a file.
(I'm new in perl :-).

I'm trying using the following commands:

$file = 'd:\mrtg-2.9.17\data\picture.png';
open (INFO, ">$file");
print INFO $im->png;
close (INFO);

but it just don't work....

I'm using win NT4.0 + perl 5.6,

Thanks in advance,
Wagner.


--
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

--
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