Hi, take also a look to http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-rrd.html where is explained how to create the rrd file with MRTG.
But more importand, the file must be writeble... my apache run with username www-data, so I did a chown and chgrp to all file in /var/www/mrtg, now apache is able to write on that files when run the cgi script pointing the browser on http://server_name/mrtg-rrd.cgi/ Note that when you run the cgi script, the png are also available in the mrtg folder... so http://server_name/mrtg/ have the same output... so the users didn't have to change their bookmarked URL. The problem in this solution is only run the cgi script... when you go to http://server_name/mrtg/ the cgi script is not executed... so I don't know how to execute without go to http://server_name/mrtg-rrd.cgi/ If anyone have suggestion will be apprecied. :) Bye, Ste. ----- Original Message ----- From: "Ahmed Attia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 23, 2005 3:56 PM Subject: [mrtg] MRTG-RRD intergartion > Dears, > > > I installed MRTG 2.11.1 on an HP-UX server. It was running fine. > > I tried to integrate MRTG with RRD tool. I installed the RRD tool , then > install mrtg-rrd CGI script. In the manual, they said that to get the output > graphs, just put the mrtg-rrd.cgi file in the executable folder of your > Apache server and then use the URL http://localserver/mrtg-rrd.cgi > > > > I did so but I didn't get any output > > Can anyone support me in this issue? > > > > Thanks > > Ahmed Attia. > > > > > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > 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:[EMAIL PROTECTED] 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
