2009-10-20 Sancho Lerena <slerena@artica.es>
* include/help/en/help_alert_macros.php: Updated help. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
7ba771e85e
commit
da2f84dc8e
|
@ -1,5 +1,7 @@
|
|||
2009-10-20 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* include/help/en/help_alert_macros.php: Updated help.
|
||||
|
||||
* include/fgraph.php,
|
||||
include/functions_fsgraph.php: Solves a small problem with Flash graphs
|
||||
when pandora fms console install dir is "/".
|
||||
|
|
|
@ -19,7 +19,7 @@ The following macros are available:
|
|||
<li>_alert_threshold_ : Alert threshold.</li>
|
||||
<li>_alert_times_fired_ : Number of times the alert has been fired.</li>
|
||||
<li>_module_ : Module name</li>
|
||||
<li>_alert_ : Alert name </li>
|
||||
<li>_alert_name_ : Alert name </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.
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue