From da2f84dc8e76f074382ebd19714f81a03357cfe3 Mon Sep 17 00:00:00 2001 From: slerena Date: Tue, 20 Oct 2009 11:54:52 +0000 Subject: [PATCH] 2009-10-20 Sancho Lerena * 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 --- pandora_console/ChangeLog | 2 ++ pandora_console/include/help/en/help_alert_macros.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 8c81dfd8d3..f490571c32 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,5 +1,7 @@ 2009-10-20 Sancho Lerena + * 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 "/". diff --git a/pandora_console/include/help/en/help_alert_macros.php b/pandora_console/include/help/en/help_alert_macros.php index bbfb31b3ea..e64e47ff1d 100644 --- a/pandora_console/include/help/en/help_alert_macros.php +++ b/pandora_console/include/help/en/help_alert_macros.php @@ -19,7 +19,7 @@ The following macros are available:
  • _alert_threshold_ : Alert threshold.
  • _alert_times_fired_ : Number of times the alert has been fired.
  • _module_ : Module name
  • -
  • _alert_ : Alert name
  • +
  • _alert_name_ : Alert name
  • _alert_priority_ : Numerical alert priorityu
  • _id_agent_ : Id of agent, useful to build direct URL to redirect to a Pandora FMS console webpage.