Merge branch 'main' of github.com:moudsen/mailGraph into main

This commit is contained in:
Mark Oudsen 2021-12-16 13:46:43 +01:00
commit bccd134523

View File

@ -12,7 +12,8 @@ To upgrade from v1.x to v2.0 you only have to replace mailGraph.php. No changes
## Minor bugfixes to the code (2021/10/06)
Code improvements to prevent possible errors leading into a non-functional mailGraph ... (typical error within log or Zabbix: "json error").
Please inform me in case you have PHP related errors in your logs - this should no longer be the case with v1.31.
Please inform me (raise an issue) in case you have PHP related errors in your logs - this should no longer be the case with v1.31.
## mailGraph (v2.0)
Zabbix Media module and scripts for sending e-mail alerts with graphs.
@ -21,9 +22,9 @@ Zabbix Media module and scripts for sending e-mail alerts with graphs.
## UPGRADE NOTES
### v1.31
Updated: mailGraph.pgp
Updated: mailGraph.pgp - Bugfixes and c
### v1.19
### v1.29
Updated: mailGraph.php
### v1.27
@ -33,6 +34,6 @@ If you upgrade to v1.27 please be aware of the additional features for adding Ta
Template data provisioning and code has fundamentally changed. If you upgrade from an earlier version as v1.25, make sure you understand the changes in templates/html.template (now making use of arrays for lists of items).
## Example message
The below message is just an example of what MailGraph is capable of. The template engine used ("Twig") however allows for a fully customized message creation to your needs!
The below message is just an example of what MailGraph is capable of. The template engine used ("Twig") allows for a fully customized message creation to your needs!
[![](images/Example-mail-message-v122.png?raw=true)](images/Example-mail-message-v122.png)