2011-04-20 Ramon Novoa <rnovoa@artica.es>

* include/help/en/help_alert_macros.php,
	  include/help/es/help_alert_macros.php: Added the new _policy_ alert
	  macro.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
ramonn 2011-04-20 16:20:16 +00:00
parent a88b222db2
commit 4acde1638a
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2011-04-20 Ramon Novoa <rnovoa@artica.es>
* include/help/en/help_alert_macros.php,
include/help/es/help_alert_macros.php: Added the new _policy_ alert
macro.
2011-04-20 Miguel de Dios <miguel.dedios@artica.es> 2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
* include/fonts/unicode.ttf: renamed form code.ttf. * include/fonts/unicode.ttf: renamed form code.ttf.

View File

@ -26,7 +26,7 @@ The following macros are available:
<li>_alert_priority_ : Numerical alert priorityu </li> <li>_alert_priority_ : Numerical alert priorityu </li>
<li>_id_agent_ : Id of agent, useful to build direct URL to redirect to a Pandora FMS console webpage.</li> <li>_id_agent_ : Id of agent, useful to build direct URL to redirect to a Pandora FMS console webpage.</li>
<li>_id_alert_ : Numerical ID of the alert (unique), used to correlate on third party software</li> <li>_id_alert_ : Numerical ID of the alert (unique), used to correlate on third party software</li>
<li>_policy_ : Name of the policy the module belongs to (if applies).</li>
</ul> </ul>
<p> <p>

View File

@ -25,6 +25,7 @@ Las siguientes macros están disponibles:
<li>_alert_priority_: Prioridad de la alerta.</li> <li>_alert_priority_: Prioridad de la alerta.</li>
<li>_id_agent_: ID del agente, util para construir URL de acceso a la consola de Pandora.</li> <li>_id_agent_: ID del agente, util para construir URL de acceso a la consola de Pandora.</li>
<li>_id_alert_: ID de la alerta, util para correlar la alerta en herramientas de terceros.</li> <li>_id_alert_: ID de la alerta, util para correlar la alerta en herramientas de terceros.</li>
<li>_policy_: Nombre de la política a la que pertenece el módulo (si aplica).</li>
</ul> </ul>
<p> <p>