From 8c261793fb66d77a6668c87746eecf3ebe194190 Mon Sep 17 00:00:00 2001 From: Sancho Lerena Date: Sat, 25 Jun 2016 10:36:50 +0200 Subject: [PATCH] Added help about how to include a graph in the email --- pandora_console/include/help/en/help_alert_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/help/en/help_alert_config.php b/pandora_console/include/help/en/help_alert_config.php index bedc89c335..b2ead3dc09 100644 --- a/pandora_console/include/help/en/help_alert_config.php +++ b/pandora_console/include/help/en/help_alert_config.php @@ -60,7 +60,7 @@ Besides the defined module macros, the following macros are available:
  • _groupcontact_ : Group contact information. Configured when the group is created.
  • _groupother_ : Other information about the group. Configured when the group is created.
  • _email_tag_ : Emails associated to the module tags.
  • - +
  • _modulegraph_nh_: (Only for alerts that use the command eMail) Returns an image of a module graph with a period of n hours (eg. _modulegraph_24h_). A correct setup of the connection between the server and the console's api is required. This setup is done into the server's configuration file.