diff --git a/html/pages/device/graphs/os-bcm96348.inc.php b/html/pages/device/graphs/os-bcm96348.inc.php index b773658eeb..226bca1ffb 100644 --- a/html/pages/device/graphs/os-bcm96348.inc.php +++ b/html/pages/device/graphs/os-bcm96348.inc.php @@ -1,3 +1,4 @@ +ADSL Attainable Rate"); $graph_type = "adsl_rate"; include ("includes/print-device-graph.php"); echo("
"); @@ -10,3 +11,4 @@ include("graphs/netstats.inc.php"); include("graphs/uptime.inc.php"); +?> diff --git a/html/pages/device/graphs/os-fortigate.inc.php b/html/pages/device/graphs/os-fortigate.inc.php index 0ac8bd5feb..bbcc0de9eb 100644 --- a/html/pages/device/graphs/os-fortigate.inc.php +++ b/html/pages/device/graphs/os-fortigate.inc.php @@ -1,3 +1,4 @@ +Processor Utilisation"); $graph_type = "fortigate_cpu"; include ("includes/print-device-graph.php"); echo("
Memory Usage
"); @@ -7,3 +8,4 @@ include("graphs/netstats.inc.php"); include("graphs/uptime.inc.php"); +?> \ No newline at end of file diff --git a/html/pages/device/graphs/os-powerconnect.inc.php b/html/pages/device/graphs/os-powerconnect.inc.php index 6571fa5cf7..675f563a63 100644 --- a/html/pages/device/graphs/os-powerconnect.inc.php +++ b/html/pages/device/graphs/os-powerconnect.inc.php @@ -1,3 +1,4 @@ +Processor Utilisation"); $graph_type = "device_cpu"; include ("includes/print-device-graph.php"); echo("
"); @@ -9,3 +10,4 @@ echo("
Device Uptime
"); $graph_type = "device_uptime"; include ("includes/print-device-graph.php"); break; echo("
"); +?> diff --git a/html/pages/device/graphs/os-procurve.inc.php b/html/pages/device/graphs/os-procurve.inc.php index 6089b039f3..2767069573 100644 --- a/html/pages/device/graphs/os-procurve.inc.php +++ b/html/pages/device/graphs/os-procurve.inc.php @@ -1,3 +1,4 @@ +Processor Utilisation"); $graph_type = "device_cpu"; include ("includes/print-device-graph.php"); echo("
"); @@ -7,3 +8,4 @@ echo("
Device Uptime
"); $graph_type = "device_uptime"; include ("includes/print-device-graph.php"); break; echo("
"); +?> diff --git a/html/pages/device/graphs/os-screenos.inc.php b/html/pages/device/graphs/os-screenos.inc.php index cdacbc13d7..68b20fd646 100644 --- a/html/pages/device/graphs/os-screenos.inc.php +++ b/html/pages/device/graphs/os-screenos.inc.php @@ -1,3 +1,4 @@ +Processor Utilisation"); $graph_type = "netscreen_cpu"; include ("includes/print-device-graph.php"); echo("
Memory Usage
"); @@ -9,3 +10,4 @@ include("graphs/netstats.inc.php"); include("graphs/uptime.inc.php"); +?> diff --git a/html/pages/device/graphs/os-snom.inc.php b/html/pages/device/graphs/os-snom.inc.php index e13c15116e..224b02536e 100644 --- a/html/pages/device/graphs/os-snom.inc.php +++ b/html/pages/device/graphs/os-snom.inc.php @@ -1,2 +1,4 @@ +Calls"); $graph_type = "snom_calls"; include ("includes/print-device-graph.php"); +?>