|
||||||||
> -----Original Message----- > From: Adam Nellemann [mailto:adam at nellemann dot nu] > Sent: 04 April 2004 19:23 > To: m0n0wall at lists dot m0n0 dot ch > Subject: Re: [m0n0wall] TrafficGraph: Y2K-Problem? > > > If you want any kind of clever graphing, use SNMP to collect the data > and > > then use some other tool (OpenOffice spreadsheet?) to manipulate it. > > > > We use the Perl Multi Router Graphing Program (MRTG) to do both the > > collection and publishing the graphs to a web page. > > ... And if I don't have a webserver..? > > (I guess this is the problem most people have when they are talking > about more traffic graph functionality for m0n0wall, at least it is mine.) > > Adam. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch MRTG doesn't need a web server. It just creates HTML files plus some images. You can open these in a web browser directly without the need for a web server if you want to. |