diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 2b763907a7..52b214a395 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2011-02-17 Ramon Novoa + + * include/help/en/help_agent_status.php, + include/help/es/help_agent_status.php, + include/help/ja/help_agent_status.php: The 'no monitors' status does + not make sense now that all modules have a status. + 2011-02-17 Miguel de Dios * operation/agentes/estado_agente.php: fixed the re-apply the safe_input in diff --git a/pandora_console/include/help/en/help_agent_status.php b/pandora_console/include/help/en/help_agent_status.php index 23a6119cde..5131ea8f46 100644 --- a/pandora_console/include/help/en/help_agent_status.php +++ b/pandora_console/include/help/en/help_agent_status.php @@ -26,7 +26,6 @@ Possible values of an agent status are: "All Monitors OK", "alt" => "All Monitors OK")); ?> "All Monitors OK", "alt" => "All Monitors OK")); ?>All Monitors OK - "Agent without monitors", "alt" => "Agent without monitors")); ?> "Agent without monitors", "alt" => "Agent without monitors")); ?>Agent without monitors "Agent without data", "alt" => "Agent without data")); ?> "Agent without data", "alt" => "Agent without data")); ?>Agent without data "Agent down", "alt" => "Agent down")); ?> "Agent down", "alt" => "Agent down")); ?>Agent down diff --git a/pandora_console/include/help/es/help_agent_status.php b/pandora_console/include/help/es/help_agent_status.php index f29f7f5b00..b4dd7bcd8a 100644 --- a/pandora_console/include/help/es/help_agent_status.php +++ b/pandora_console/include/help/es/help_agent_status.php @@ -28,7 +28,6 @@ Los valores posibles del estado de un agente son: "All Monitors OK", "alt" => "All Monitors OK")); ?> "All Monitors OK", "alt" => "All Monitors OK")); ?>Todos los monitores están OK - "Agent without monitors", "alt" => "Agent without monitors")); ?> "Agent without monitors", "alt" => "Agent without monitors")); ?>Agente sin monitores "Agent without data", "alt" => "Agent without data")); ?> "Agent without data", "alt" => "Agent without data")); ?>Agente sin datos "Agent down", "alt" => "Agent down")); ?> "Agent down", "alt" => "Agent down")); ?>Agente caído diff --git a/pandora_console/include/help/ja/help_agent_status.php b/pandora_console/include/help/ja/help_agent_status.php index 7dd31c1a36..ffc29b3656 100644 --- a/pandora_console/include/help/ja/help_agent_status.php +++ b/pandora_console/include/help/ja/help_agent_status.php @@ -19,7 +19,6 @@ - "監視対象外エージェント", "alt" => "監視対象外エージェント")); ?>監視対象外エージェント "データ収集対象外エージェント", "alt" => "データ収集対象外エージェント")); ?>データ収集対象外エージェント "エージェント停止中", "alt" => "エージェント停止中")); ?>エージェント停止中