On 6/19/07, Richard Pyne <[EMAIL PROTECTED]> wrote: > Before I re-invent the wheel, does anyone have or know of scripts to graph > the total bytes transfered using the data from an Apache web log? > > I know I can handle the rrdtool part, but I am not sure how to collect and > total the data from the web log.
check collectd: http://collectd.org/ it is reading apache server-status each ten seconds, so you will have very nice graphs. s. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
