2013-07-11 Mario Pulido <mario.pulido@artica.es>

* include/help/en/help_snmp_alert_field1.php,
        include/help/es/help_snmp_alert_field1.php: Modified Help. Added Macros



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8518 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mariopulido 2013-07-11 13:59:59 +00:00
parent 3a7efc83e9
commit 2fe7f1004b
3 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2013-07-11 Mario Pulido <mario.pulido@artica.es>
* include/help/en/help_snmp_alert_field1.php,
include/help/es/help_snmp_alert_field1.php: Modified Help. Added Macros
2013-07-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed overwrite the fields

View File

@ -13,4 +13,9 @@ To build the message, we would use the following string in Field1.
&nbsp;Chassis Alert: _snmp_f2_ in device _snmp_f1_
<br><br>
You can use these macros in FieldX (1-10) of any alert
<br><br>
<b>_DATA_</b>: Full trap<br>
<b>_AGENT_</b>: Agent name<br>
<b>_IP_</b>: IP Address<br>
<b>_TIMESTAMP_</b>: Trap date<br>
</p>

View File

@ -13,4 +13,10 @@ Para contruir un mensaje, podríamos usar la siguiente cadena en el "campo1":
&nbsp;Alerta de Chasis: _snmp_f2_ en dispositivo _snmp_f1_
<br><br>
Puede usar esas macros en los campos FieldX (1-10) de cualquier alerta.
<br><br>
<b>_DATA_</b>: Trap entero <br>
<b>_AGENT_</b>: Nombre del Agente <br>
<b>_IP_</b>: Dirección IP<br>
<b>_TIMESTAMP_</b>: Fecha trap<br>
</p>