".$device['hostname'].' - '.$drive['storage_descr']; $fs_popup .= ""; $fs_popup .= "', RIGHT, FGCOLOR, '#e5e5e5');\" onmouseout=\"return nd();\""; $graph_array['id'] = $drive['storage_id']; $graph_array['type'] = $graph_type; echo "

$storage_descr
$used/$total - $perc% used

"; echo "
"; include 'includes/print-graphrow.inc.php'; echo "
"; $row++; }//end foreach