--- projects/cms/source/reports/rrdgraphing/watch.pl 2002/05/21 15:01:43 1.3 +++ projects/cms/source/reports/rrdgraphing/watch.pl 2002/05/21 16:47:16 1.4 @@ -2,6 +2,7 @@ # # i-scream central monitoring system +# http://www.i-scream.org.uk # Copyright (C) 2000-2002 i-scream # # This program is free software; you can redistribute it and/or @@ -27,10 +28,10 @@ # the i-scream server and collecting data. # # $Author: tdb $ -# $Id: watch.pl,v 1.3 2002/05/21 15:01:43 tdb Exp $ +# $Id: watch.pl,v 1.4 2002/05/21 16:47:16 tdb Exp $ #------------------------------------------------------------ -my($version) = '$Id: watch.pl,v 1.3 2002/05/21 15:01:43 tdb Exp $'; +my($version) = '$Id: watch.pl,v 1.4 2002/05/21 16:47:16 tdb Exp $'; $| = 1;