From 4a218aae9c57c784d542e34f421f8cd7ffc10c84 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Thu, 29 Jun 2006 11:19:54 +0000 Subject: [PATCH] - Add new feature in View agents, only for testing (Pandora Console) git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@56 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/operation/agentes/estado_grupo.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pandora_console/operation/agentes/estado_grupo.php b/pandora_console/operation/agentes/estado_grupo.php index a600990207..fea1a95224 100644 --- a/pandora_console/operation/agentes/estado_grupo.php +++ b/pandora_console/operation/agentes/estado_grupo.php @@ -126,7 +126,16 @@ echo "
"; $icono_type=$icono_type.""; } - $celda = ""; + $celda = "  + + +
".$lang_label["agents"].":
".$grupo[$real_count]["agent"]."
+ + + + +
".ucfirst($lang_label["monitors"]).":
".$lang_label["ok"].": ".$grupo[$real_count]["ok"]."
".$lang_label["down"].": ".$grupo[$real_count]["down"]."
".$lang_label["fail"].": ".$grupo[$real_count]["bad"]."
+
"; /* Not used anymore if ($grupo[$real_count]["agent"] == 1 ){ $celda = ""; @@ -138,7 +147,7 @@ echo "
"; $celda = ""; } */ - $celda = "".$celda."

".$icono_type."

".$group_name."
"; + $celda = "".$celda."

".$icono_type."

".$group_name.""; $celda = $celda.""; $celda = $celda."";
".$lang_label["agents"].":