From 858a767992fe6e034a49d0e53ddd026086fcac1a Mon Sep 17 00:00:00 2001
From: mariopulido
Date: Tue, 8 Jul 2014 16:01:16 +0000
Subject: [PATCH] 2014-07-08 Mario Pulido
* include/help/en/help_snmp_alert_field1.php,
include/help/es/help_snmp_alert_field1.php: Change macros snmp alert help
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
---
pandora_console/ChangeLog | 5 +++++
.../include/help/en/help_snmp_alert_field1.php | 12 ++++++------
.../include/help/es/help_snmp_alert_field1.php | 12 ++++++------
3 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog
index e0af6bd7bc..1b0e2f395c 100644
--- a/pandora_console/ChangeLog
+++ b/pandora_console/ChangeLog
@@ -1,3 +1,8 @@
+2014-07-08 Mario Pulido
+
+ * include/help/en/help_snmp_alert_field1.php,
+ include/help/es/help_snmp_alert_field1.php: Change macros snmp alert help
+
2014-07-08 Hirofumi Kosaka
* include/functions_api.php: Fixed that 'set enable_module'
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 7fda1567a2..e9207db201 100644
--- a/pandora_console/include/help/en/help_snmp_alert_field1.php
+++ b/pandora_console/include/help/en/help_snmp_alert_field1.php
@@ -14,10 +14,10 @@ To build the message, we would use the following string in Field1.
You can use these macros in FieldX (1-10) of any alert
-_DATA_: Full trap
-_AGENT_: Agent name
-_IP_: IP Address
-_TIMESTAMP_: Trap date
-_SNMP_OID_: Trap OID
-_SNMP_VALUE_: Trap OID value
+_data_: Full trap
+_agent_: Agent name
+_address_: IP Address
+_timestamp_: Trap date
+_snmp_oid_: Trap OID
+_snmp_value_: Trap OID value
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 56ff976a1c..5b67d53052 100644
--- a/pandora_console/include/help/es/help_snmp_alert_field1.php
+++ b/pandora_console/include/help/es/help_snmp_alert_field1.php
@@ -14,10 +14,10 @@ Para contruir un mensaje, podríamos usar la siguiente cadena en el "campo1":
Puede usar esas macros en los campos FieldX (1-10) de cualquier alerta.
-_DATA_: Trap entero
-_AGENT_: Nombre del Agente
-_IP_: Dirección IP
-_TIMESTAMP_: Fecha trap
-_SNMP_OID_: OID del trap
-_SNMP_VALUE_: Valor del OID del trap
+_data_: Trap entero
+_agent_: Nombre del Agente
+_address_: Dirección IP
+_timestamp_: Fecha trap
+_snmp_oid_: OID del trap
+_snmp_value_: Valor del OID del trap