Exemplo n.º 1
0
    $is_ext_ctx = TRUE;
    $context_type = 'remote';
}
$descr = $net->get_descr();
$icon = $net->get_html_icon();
$external = $net->get_external();
$asset_value = $net->get_asset_value();
$threshold_a = $net->get_threshold_a();
$threshold_c = $net->get_threshold_c();
$owner = $net->get_owner();
//Net Ips
$ips = $net->get_ips();
$net_sensors = $net->get_sensors();
$sensors = $net_sensors->get_sensors();
//Net Scan
$is_nagios_enabled = Asset_net_scan::is_plugin_in_net($conn, $id, 2007);
//Closing database connection
$db->close();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title><?php 
echo _('OSSIM Framework');
?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no"/>
<meta http-equiv="Pragma" content="no-cache"/>