> > > I have this program that generates traffic data in mrtg log file format. > > > now I want to export the log file, and use mrtg to generate graphs on > > > other machine (Win2003). > > > how do you make mrtg read log files that are created under different > > > environment? >> >>MRTG log files are just plain text files, just copy the file to the "other" >>machine. > > the question is "after you copied the file" > could someone tell me how to create graph using that file per chance? > # does mrtg have function such as the 'graph' function in RRDtool? > your idea would be greatly appreciated... Native MRTG will update the logfile and (using Rateup) create the graphs.
The MRTG/RRD combination works in two stages. MRTG updates the RRD log file, and a viewer (such as Routers2.cgi) can be used to view the file. You are asking for part of each. If you can create your data in RRD format, then your problem is solved. Peter -- 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
