--- experimental/reports/graphing/graph.pl 2002/03/10 03:19:57 1.3 +++ experimental/reports/graphing/graph.pl 2002/03/10 16:40:12 1.4 @@ -7,10 +7,12 @@ # Generates graphs from rrd databases for i-scream data. # # $Author: tdb $ -# $Id: graph.pl,v 1.3 2002/03/10 03:19:57 tdb Exp $ +# $Id: graph.pl,v 1.4 2002/03/10 16:40:12 tdb Exp $ #------------------------------------------------------------ ## TODO +# allow specification of lower/upper graph bounds +# -- then replace mem/swap/disk "total" line ;) # possibly make more configurable? # -- allow configurable periods of graphs # -- comments, types, etc