From 58e2a717e11321933a162a483fda4221ff419e48 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Thu, 7 Jan 2010 20:28:38 +0000 Subject: [PATCH] err, right git-svn-id: http://www.observium.org/svn/observer/trunk@618 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/device/graphs/os-bcm96348.inc.php | 2 ++ html/pages/device/graphs/os-fortigate.inc.php | 2 ++ html/pages/device/graphs/os-powerconnect.inc.php | 2 ++ html/pages/device/graphs/os-procurve.inc.php | 2 ++ html/pages/device/graphs/os-screenos.inc.php | 2 ++ html/pages/device/graphs/os-snom.inc.php | 2 ++ 6 files changed, 12 insertions(+) diff --git a/html/pages/device/graphs/os-bcm96348.inc.php b/html/pages/device/graphs/os-bcm96348.inc.php index b773658ee..226bca1ff 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 0ac8bd5fe..bbcc0de9e 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 6571fa5cf..675f563a6 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 6089b039f..276706957 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 cdacbc13d..68b20fd64 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 e13c15116..224b02536 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"); +?>