diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index bc839ffad2..8741045846 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,15 @@ +2013-08-14 Ramon Novoa + + * godmode/agentes/module_manager_editor_plugin.php, + include/help/ja/help_web_checks.php, + include/help/ja/help_plugin_macros.php, + include/help/en/help_plugin_macros.php, + include/help/en/help_web_checks.php, + include/help/en/help_snmp_alert_field1.php, + include/help/es/help_plugin_macros.php, + include/help/es/help_snmp_alert_field1.php, + include/help/es/help_web_checks.php: Updated help files. + 2013-08-14 Koichiro Kikuchi * index.php: Improve footer layout. diff --git a/pandora_console/godmode/agentes/module_manager_editor_plugin.php b/pandora_console/godmode/agentes/module_manager_editor_plugin.php index 551076d504..0a34a260ac 100644 --- a/pandora_console/godmode/agentes/module_manager_editor_plugin.php +++ b/pandora_console/godmode/agentes/module_manager_editor_plugin.php @@ -44,7 +44,7 @@ else { $extra_title = __('Plugin server module'); $data = array (); -$data[0] = __('Plugin'); +$data[0] = __('Plugin') . ui_print_help_icon ('plugin_macros', true); $data[1] = html_print_select_from_sql ('SELECT id, name FROM tplugin ORDER BY name', 'id_plugin', $id_plugin, 'changePluginSelect();', __('None'), 0, true, false, false, $disabledBecauseInPolicy); // Store the macros in base64 into a hidden control to move between pages diff --git a/pandora_console/include/help/en/help_plugin_macros.php b/pandora_console/include/help/en/help_plugin_macros.php new file mode 100644 index 0000000000..888a5eb69a --- /dev/null +++ b/pandora_console/include/help/en/help_plugin_macros.php @@ -0,0 +1,31 @@ + +

Plug-in macros

+ +

+The following macros are available: +

+

+

diff --git a/pandora_console/include/help/en/help_snmp_alert_field1.php b/pandora_console/include/help/en/help_snmp_alert_field1.php index 2386719e55..7fda1567a2 100644 --- a/pandora_console/include/help/en/help_snmp_alert_field1.php +++ b/pandora_console/include/help/en/help_snmp_alert_field1.php @@ -18,4 +18,6 @@ You can use these macros in FieldX (1-10) of any alert _AGENT_: Agent name
_IP_: IP Address
_TIMESTAMP_: Trap date
+_SNMP_OID_: Trap OID
+_SNMP_VALUE_: Trap OID value

diff --git a/pandora_console/include/help/en/help_web_checks.php b/pandora_console/include/help/en/help_web_checks.php index 7de63a2557..3148293e92 100644 --- a/pandora_console/include/help/en/help_web_checks.php +++ b/pandora_console/include/help/en/help_web_checks.php @@ -12,8 +12,6 @@ This is a sample of GOLIAT Webcheck module:

-
-
 task_begin
 post http://galaga.artica.es/pandora/index.php?login=1
 variable_name nick
@@ -30,6 +28,39 @@ cookie 1
 resource 1
 check_string Read messages
 task_end
+
+

+The following macros are available: +

+

+

+

+For example: +

+task_begin
+get http://_address_
+check_string _module_
+task_end
+
+
+

diff --git a/pandora_console/include/help/es/help_plugin_macros.php b/pandora_console/include/help/es/help_plugin_macros.php new file mode 100644 index 0000000000..1a00fa6792 --- /dev/null +++ b/pandora_console/include/help/es/help_plugin_macros.php @@ -0,0 +1,29 @@ + +

Macros de plug-in

+ +

+Las siguientes macros están disponibles: +

+ diff --git a/pandora_console/include/help/es/help_snmp_alert_field1.php b/pandora_console/include/help/es/help_snmp_alert_field1.php index 4bbbf468c6..56ff976a1c 100644 --- a/pandora_console/include/help/es/help_snmp_alert_field1.php +++ b/pandora_console/include/help/es/help_snmp_alert_field1.php @@ -18,5 +18,6 @@ Puede usar esas macros en los campos FieldX (1-10) de cualquier alerta. _AGENT_: Nombre del Agente
_IP_: Dirección IP
_TIMESTAMP_: Fecha trap
- +_SNMP_OID_: OID del trap
+_SNMP_VALUE_: Valor del OID del trap

diff --git a/pandora_console/include/help/es/help_web_checks.php b/pandora_console/include/help/es/help_web_checks.php index fef95021e1..051a16166f 100644 --- a/pandora_console/include/help/es/help_web_checks.php +++ b/pandora_console/include/help/es/help_web_checks.php @@ -13,8 +13,6 @@ Este es un ejemplo del modulo Webcheck de GOLIAT:

-
-
 task_begin
 post http://galaga.artica.es/pandora/index.php?login=1
 variable_name nick
@@ -31,6 +29,35 @@ cookie 1
 resource 1
 check_string Read messages
 task_end
+
+

+Las siguientes macros están disponibles: +

+ +

+Por ejemplo: +

+task_begin
+get http://_address_
+check_string _module_
+task_end
+
+

diff --git a/pandora_console/include/help/ja/help_plugin_macros.php b/pandora_console/include/help/ja/help_plugin_macros.php new file mode 100644 index 0000000000..239bda1715 --- /dev/null +++ b/pandora_console/include/help/ja/help_plugin_macros.php @@ -0,0 +1,30 @@ + +

プラグインマクロ

+ +

+次のマクロが利用できます: +

+ diff --git a/pandora_console/include/help/ja/help_web_checks.php b/pandora_console/include/help/ja/help_web_checks.php index e6df74fa5b..9c297a382b 100644 --- a/pandora_console/include/help/ja/help_web_checks.php +++ b/pandora_console/include/help/ja/help_web_checks.php @@ -12,8 +12,6 @@

-
-
 task_begin
 post http://galaga.artica.es/pandora/index.php?login=1
 variable_name nick
@@ -30,6 +28,36 @@ cookie 1
 resource 1
 check_string Read messages
 task_end
-
-
 
+

+次のマクロが利用できます: +

+ +

+例: +

+task_begin
+get http://_address_
+check_string _module_
+task_end
+
+