".$device['hostname'].' - '.$text_descr; $proc_popup .= ""; $proc_popup .= "', RIGHT".$config['overlib_defaults'].');" onmouseout="return nd();"'; $percent = round($proc['processor_usage']); $graph_array['id'] = $proc['processor_id']; $graph_array['type'] = $graph_type; echo "

$text_descr
$percent% used

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