#!c:\perl\bin\perl.exe use strict; use warnings; use CGI; use DBI; #calling the service overview tables my $q= new CGI; print $q->header(); print $q->start_html(-title=>'service metrics'); print qq[