Processor Utilisation"); $graph_type = "netscreen_cpu"; include ("includes/print-device-graph.php"); echo("
Memory Usage
"); $graph_type = "netscreen_memory"; include ("includes/print-device-graph.php"); echo("
Firewall Sessions
"); $graph_type = "netscreen_sessions"; include ("includes/print-device-graph.php"); include("graphs/netstats.inc.php"); include("graphs/uptime.inc.php"); ?>