ADSL Line Speed"); $graph_type = "port_adsl_speed"; include("includes/print-interface-graphs.inc.php"); echo("
ADSL Line Attenuation
"); $graph_type = "port_adsl_attenuation"; include("includes/print-interface-graphs.inc.php"); echo("
ADSL Line SNR Margin
"); $graph_type = "port_adsl_snr"; include("includes/print-interface-graphs.inc.php"); echo("
ADSL Output Powers
"); $graph_type = "port_adsl_power"; include("includes/print-interface-graphs.inc.php"); } ?>