--- loncom/cgi/clusterstatus.pl 2003/07/31 19:18:16 1.11 +++ loncom/cgi/clusterstatus.pl 2003/07/31 19:55:37 1.12 @@ -3,7 +3,7 @@ $|=1; # The LearningOnline Network with CAPA # Cluster Status # -# $Id: clusterstatus.pl,v 1.11 2003/07/31 19:18:16 www Exp $ +# $Id: clusterstatus.pl,v 1.12 2003/07/31 19:55:37 www Exp $ use lib '/home/httpd/lib/perl/'; use LONCAPA::Configuration; @@ -509,7 +509,7 @@ foreach $local (sort keys %hostname) { print ''.$local. ''; - &users(); + &users($local); print ''. $host{$local.'_users'}.''. $local. ''; - &server(); + &server($local); print ''. $host{$local.'_load_doomed'}.'