diff --git a/pandora_console/include/help/en/help_servers.php b/pandora_console/include/help/en/help_servers.php index 71511b13f5..057489227a 100644 --- a/pandora_console/include/help/en/help_servers.php +++ b/pandora_console/include/help/en/help_servers.php @@ -10,7 +10,7 @@
Pandora FMS's data server can work in high availability and/or load balancing modes. In a very large architecture, various Pandora FMS servers can be used at the same time, in order to handle large volumes of functionally or geographically distributed information.
-Pandora FMS servers are always on and permanently verify if any element has any problem and it is defined as alert. If this happens, it will execute the action defined in the alarm, such as sending an SMS, an e-mail, or triggering the execution of a script.
+Pandora FMS servers are always on and permanently verify if any element has any problem. If there is any alert linked to the problem, then it'll run the pre-set action such as sending an SMS, an email, or activating a script execution.
El servidor de datos de Pandora FMS puede trabajar con alta disponibilidad y/o balanceo de carga. En una arquitectura muy grande, se pueden usar varios servidores de Pandora FMS a la vez, para poder manejar grandes volumenes de informacion distribuida por zonas geograficas o funcionales.
-Los servidores de Pandora FMS estan siempre en funcionamiento y verifican permanentemente si algun elemento tiene algun problema y si esta definido como alerta. Si ocurre esto, este ejecuta la accion definida en la alarma, tal como enviar un SMS, un correo electronico, o activar la ejecucion de un script.
- +Los servidores de Pandora FMS están siempre en funcionamiento y verifican permanentemente si algún elemento tiene algún problema. Si existe alguna alerta asociada al problema, esta ejecuta la acción definida, como por ejemplo enviar un SMS, un correo electrónico, o activar la ejecución de un script.