" . $device['hostname'] . ' - ' . $text_descr; $proc_popup .= ""; $proc_popup .= "', RIGHT" . \LibreNMS\Config::get('overlib_defaults') . ');" onmouseout="return nd();"'; $percent = round($proc['processor_usage']); $graph_array[$id] = $val; $graph_array['type'] = 'processor_usage'; echo "

$text_descr
$percent% used

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