From fd48cb604e86917da5b5672b2bcb987601a29731 Mon Sep 17 00:00:00 2001 From: moudsen Date: Thu, 4 Mar 2021 14:32:07 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b09b40e..7d53f33 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mailGraph (v1.17) +# mailGraph (v1.18) Zabbix Media module and scripts for sending e-mail alerts with graphs. [![](images/Example-mail-message.png?raw=true)](images/Example-mail-message.png) @@ -73,6 +73,11 @@ You can change the "subject" of the e-mail that is sent (note that the markup ca # Actions configuration At this point the Media type is ready for configuration under "actions" as per the regular way of Zabbix alert processing. Please refer to the manual how to configure. +# Trigger tags +**"mailGraph.period"** to set a specific graph period for this particular Trigger. + +**"mailGraph.graph"** to set a specific graph to be embedded for this particular Trigger. + # What if there is no graph added to the e-mail? There is no immediate relationship between a trigger and a graph. This is why the script uses the following technique to find graphs to are associated to the trigger: 1. The trigger API call returns a list of "functions". Each functions holds an "item id".