From 613e1bad903e88683a1df1b2571c78cebb2fb673 Mon Sep 17 00:00:00 2001 From: mariopulido Date: Tue, 2 Apr 2013 16:38:38 +0000 Subject: [PATCH] 2013-04-02 Mario Pulido * include/help/en/help_inventory_tab.php, include/help/es/help_inventory_tab.php: Changes in help of inventory. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ .../include/help/en/help_inventory_tab.php | 10 +++++++++- .../include/help/es/help_inventory_tab.php | 17 +++++++++++++++-- 3 files changed, 29 insertions(+), 3 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index f5ff6f2508..7860298095 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2013-04-02 Mario Pulido + + * include/help/en/help_inventory_tab.php, + include/help/es/help_inventory_tab.php: Changes in help of inventory. + 2013-04-02 Miguel de Dios * mobile/operation/agents.php, mobile/include/style/main.css: diff --git a/pandora_console/include/help/en/help_inventory_tab.php b/pandora_console/include/help/en/help_inventory_tab.php index b548073ad3..7980773254 100644 --- a/pandora_console/include/help/en/help_inventory_tab.php +++ b/pandora_console/include/help/en/help_inventory_tab.php @@ -4,5 +4,13 @@ ?>

-Inventory allow you to have a complete list of devices of the monitored servers. With this you can have information of CPU, RAM memory, patches, software, etc. of your servers. +Inventory allow you to have a complete list of devices of the monitored servers. With this you can have information of CPU, RAM memory, patches, software, etc. of your servers.

+Next are described the fields that you should complete to add an Inventory Module.
+

    Module: Combo where you can choose the Inventory Module that you want to add. It will only show the modules which Operative System will match up with that from the agent.
+
    Target: IP or servername from you want to get the inventory.
+
    Interval: Combo where you choose the time interval in which the Inventory Module will ve executed.
+
    Username: User that will ve used to execute the Inventory Module.
+
    Password: User Password that will be used to execute the Inventory Module.
+ +

You can apply changes in all modules clicking in "Update all" when update any module.

diff --git a/pandora_console/include/help/es/help_inventory_tab.php b/pandora_console/include/help/es/help_inventory_tab.php index 075131fcbd..4ed7956cd7 100644 --- a/pandora_console/include/help/es/help_inventory_tab.php +++ b/pandora_console/include/help/es/help_inventory_tab.php @@ -3,6 +3,19 @@ */ ?> -

El inventario te permite tener una lista completa de todos los dispositivos de los servidores monitorizados. Con esto se puede tener informacion de CPU, memoria RAM, parches, software, etc. de tus servidores. -

+

El inventario te permite tener una lista completa de todos los dispositivos de los servidores monitorizados. Con esto se puede tener informacion de CPU, memoria RAM, parches, software, etc. de tus servidores.

+ +

A continuación se describen los campos que hay que completar para añadir un módulo de inventario.
+ +

    Module: Combo donde se elige el módulo de inventario que se quiere añadir. Sólo aparecerán los módulos cuyo Sistema Operativo coincide con el del agente.
+
    Target: IP o nombre del servidor del que se quiere sacar el inventario.
+
    Interval: Combo donde se elige el intervalo de tiempo en que se ejecutará el módulo de inventario.
+
    Username: Usuario que se usara para ejecutar el módulo de inventario.
+
    Password: Password del usuario que se usara para ejecutar el módulo de inventario.
+ +

Una vez completado el formulario se pulsa en “Add” para que el módulo se añada a los módulos de inventario.

+ +

Puede aplicar cambios en todos los módulos haciendo clic en "Actualizar todo" cuando se actualice cualquiera de los módulos.

+ +