2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* include/help/en/help_export_server.php
        include/help/en/help_servers.php
        include/help/es/help_export_server.php
        include/help/es/help_servers.php: Added new contextual helps.

        * godmode/servers/modificar_server.php
        godmode/tag/edit_tag.php: Modified contextual helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2011-09-16 09:23:41 +00:00
parent a8ae634163
commit 83b24ef12d
7 changed files with 111 additions and 3 deletions

View File

@ -1,3 +1,13 @@
2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_export_server.php
include/help/en/help_servers.php
include/help/es/help_export_server.php
include/help/es/help_servers.php: Added new contextual helps.
* godmode/servers/modificar_server.php
godmode/tag/edit_tag.php: Modified contextual helps.
2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es> 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/es/help_reporting_list_items_tab.php * include/help/es/help_reporting_list_items_tab.php

View File

@ -30,7 +30,7 @@ if (! check_acl ($config["id_user"], 0, "AW")) {
if (isset($_GET["server"])) { if (isset($_GET["server"])) {
$id_server= get_parameter_get ("server"); $id_server= get_parameter_get ("server");
// Headers // Headers
ui_print_page_header (__('Update Server'), "", false, "", true); ui_print_page_header (__('Update Server'), "", false, "servers", true);
$sql = sprintf("SELECT name, ip_address, description FROM tserver WHERE id_server = %d",$id_server); $sql = sprintf("SELECT name, ip_address, description FROM tserver WHERE id_server = %d",$id_server);
$row = db_get_row_sql ($sql); $row = db_get_row_sql ($sql);
echo '<form name="servers" method="POST" action="index.php?sec=gservers&sec2=godmode/servers/modificar_server&update=1">'; echo '<form name="servers" method="POST" action="index.php?sec=gservers&sec2=godmode/servers/modificar_server&update=1">';
@ -53,7 +53,7 @@ if (isset($_GET["server"])) {
} }
else { else {
ui_print_page_header (__('Manage servers'), "", false, "", true); ui_print_page_header (__('Manage servers'), "", false, "servers", true);
if (isset ($_GET["delete"])) { if (isset ($_GET["delete"])) {
$id_server = get_parameter_get ("server_del"); $id_server = get_parameter_get ("server_del");

View File

@ -37,7 +37,7 @@ $tab = (string) get_parameter ("tab", "list");
$buttons = array( $buttons = array(
'list' => array( 'list' => array(
'active' => false, 'active' => false,
'text' => '<a href="index.php?sec=galertas&sec2=godmode/tag/tag&tab=list">' . 'text' => '<a href="index.php?sec=gtag&sec2=godmode/tag/tag&tab=list">' .
html_print_image ("images/god6.png", true, array ("title" => __('List tags'))) .'</a>')); html_print_image ("images/god6.png", true, array ("title" => __('List tags'))) .'</a>'));
$buttons[$tab]['active'] = true; $buttons[$tab]['active'] = true;

View File

@ -0,0 +1,22 @@
<?php
/**
* @package Include/help/en
*/
?>
<h1>Export server</h1>
<p>Pandora FMS Enterprise Version implements, through the export server, a data scaling device that allows you to do a virtually distributed implementation able to monitor an unlimited number of information, as long as you design it properly and break it up into different information profiles.</p>
<ul>
<li type="circle">Name: Pandora FMS server name.</li>
<li type="circle">Export server: Combo to choose the server petition of export server that will be used to export the data.</li>
<li type="circle">Prefix: Prefix that is used to add to the agent name that send the data. For example, when the data of an agent named "Farscape" is resent, and its prefix in the export server is "EU01",the resent agent data will be seen in the destination server with the agent name EUO1-Farscape.</li>
<li type="circle">Interval: Define the time interval, and how often (in seconds) you want to send the data that is unresolved.</li>
<li type="circle">Target directory: It will be the target directory (used for SSH or FTP only), where it will leave remotely the data.</li>
<li type="circle">Address: Data server address that is going to receive the data.</li>
<li type="circle">Transfer Mode: files transfer mode. You can choose between: Local, SSH, FTP and Tentacle.</li>
<li type="circle">User: User for FTP.</li>
<li type="circle">Password: FTP user password.</li>
<li type="circle">Port: Port used in the files transfer. For Tentacle it is the 41121 standard port.</li>
<li type="circle">Extra options: Field for additional options such as the ones that Tentacle needs to work with certificates.</li>
</ul>

View File

@ -0,0 +1,27 @@
<?php
/*
* @package Include/help/en
*/
?>
<h1>Server management</h1>
<p>The Pandora FMS servers are the elements in charge of performing the existing checks. They verify them and change their status depending on the results. They are also in charge of triggering the alerts established to control the status of data.</p>
<p>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.</p>
<p>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.</p>
<ul>
<li type="circle">Data Server</li>
<li type="circle">Network Server</li>
<li type="circle">SNMP Server</li>
<li type="circle">WMI Server</li>
<li type="circle">Recognition Server</li>
<li type="circle">Plugins Server</li>
<li type="circle">Prediction Server</li>
<li type="circle">WEB Test Server</li>
<li type="circle">Export Server</li>
<li type="circle">Inventory Server</li>
</ul>

View File

@ -0,0 +1,23 @@
<?php
/**
* @package Include/help/es
*/
?>
<h1>Servidor de exportacion</h1>
<p>La version Enterprise de Pandora FMS implementa, mediante el export server, un mecanismo de escalado de datos que permite virtualmente una implantacion distribuida capaz de monitorizar un numero ilimitado de informacion, siempre que se diseñe adecuadamente y se disgregue en diferentes perfiles de informacion.</p>
<ul>
<li type="circle">Nombre: El nombre del servidor de Pandora FMS.</li>
<li type="circle">Servidor de exportacion: Combo donde se elige la instancia del servidor de export server que se usara para exporta los datos.</li>
<li type="circle">Prefijo: Prefijo que se usa para a&ntilde;adir al nombre del agente que envia los datos. Cuando se reenvian datos de un agente llamado &#34;Farscape&#34;, por ejemplo y su prefijo en el servidor de exportacion es &#34;EU01&#34;, los datos del agente reenviado seran vistos en el servidor de destino con el nombre de agente EU01-Farscape.</li>
<li type="circle">Interval: Se define el intervalo de tiempo cada cuantos segundos se quieren enviar los datos que haya pendientes.</li>
<li type="circle">Directorio destino: Sera el directorio de destino (usado para SSH o FTP unicamente) donde dejara los datos remotamente.</li>
<li type="circle">Direccion: Dirección del servidor de datos que va a recibir los datos.</li>
<li type="circle">Modo de transferencia: Modo de transferencia. Puedes elegir entre: Local, SSH, FTP y Tentacle.</li>
<li type="circle">Usuario: Usuario de FTP.</li>
<li type="circle">Password: Password de usuario FTP.</li>
<li type="circle">Puerto: Puerto usado en la transferencia de ficheros. Para Tentacle es el puerto 41121 el puerto por defecto.</li>
<li type="circle">Opciones extra: Campo para opciones adicionales como las usadas por Tentacle necesitadas para utilizar certificados.</li>
</ul>

View File

@ -0,0 +1,26 @@
<?php
/*
* @package Include/help/es
*/
?>
<h1>Gestion de servidores</h1>
<p>Los servidores de Pandora FMS son los elementos encargados de realizar las comprobaciones existentes. Ellos las verifican y cambian el estado de las mismas en funcion de los resultados obtenidos. Tambien son los encargados de disparar las alertas que se establezcan para controlar el estado de los datos.</p>
<p>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.</p>
<p>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.</p>
<ul>
<li type="circle">Servidor datos</li>
<li type="circle">Servidor de red</li>
<li type="circle">Servidor SNMP</li>
<li type="circle">Servidor WMI</li>
<li type="circle">Servidor reconocimiento</li>
<li type="circle">Servidor complementos</li>
<li type="circle">Servidor de prediccion</li>
<li type="circle">Servidor de pruebas WEB</li>
<li type="circle">Servidor de exportacion</li>
<li type="circle">Servidor de inventario</li>
</ul>