--- projects/cms/source/reports/rrdgraphing/watch.pl 2005/06/29 10:26:40 1.12 +++ projects/cms/source/reports/rrdgraphing/watch.pl 2006/11/23 16:37:44 1.13 @@ -28,10 +28,10 @@ # the i-scream server and collecting data. # # $Author: tdb $ -# $Id: watch.pl,v 1.12 2005/06/29 10:26:40 tdb Exp $ +# $Id: watch.pl,v 1.13 2006/11/23 16:37:44 tdb Exp $ #------------------------------------------------------------ -my($version) = '$Id: watch.pl,v 1.12 2005/06/29 10:26:40 tdb Exp $'; +my($version) = '$Id: watch.pl,v 1.13 2006/11/23 16:37:44 tdb Exp $'; $| = 1; @@ -44,7 +44,7 @@ use RRDs; # define variables that will be read from the config # nb. keep this insync with the config file! use vars qw{ - $imgdir $rrddir + $imgdir $imgwidth $imgheight $rrddir $maxrrdage $maximgage $deleterrds $deleteimgs $hex_slash $hex_underscore $hex_space $hex_colon $hex_bslash $hex_rbracket $hex_lbracket $hex_plus $hex_hash