From e3913d9813238371a41310648487f2cb2fe1e5a9 Mon Sep 17 00:00:00 2001 From: moudsen Date: Wed, 3 Mar 2021 23:29:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc1b058..b09b40e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mailGraph +# mailGraph (v1.17) Zabbix Media module and scripts for sending e-mail alerts with graphs. [![](images/Example-mail-message.png?raw=true)](images/Example-mail-message.png) @@ -51,6 +51,8 @@ I've tested my code with Zabbix 5.0.5 (LTS) on Linux with local Postfix. Not sur **"mail_from"** must be a valid e-mail address which represents the 'from' address in the mails that are sent (ie. "zabbix.mailgraph.noreply@domain.com") that is acceptable by your mail server. +**"period"** must be a valid Zabbix period (like "1d", "1w" or "48h") that will be applied to the graph. Default is "48h" when not specified. + # Load the Media Type "MailGraph" into Zabbix - Login to your Zabbix instance - Goto "Administration" => "Media yypes"