mirror of
https://github.com/moudsen/mailGraph
synced 2025-12-18 16:37:02 +01:00
Update README.md
This commit is contained in:
@@ -63,7 +63,7 @@ I've picked TWIG as the template processor, where the following macros are avail
|
|||||||
|
|
||||||
Values available:
|
Values available:
|
||||||
|
|
||||||
`{{ baseURL }} - base url of the Zabbix system (use for references to API and login)
|
{{ baseURL }} - base url of the Zabbix system (use for references to API and login)
|
||||||
|
|
||||||
{{ TRIGGER_ID }} - id of the applicable trigger
|
{{ TRIGGER_ID }} - id of the applicable trigger
|
||||||
|
|
||||||
@@ -121,7 +121,7 @@ Values available:
|
|||||||
|
|
||||||
{{ LOG_HTML }} - script log in HTML format
|
{{ LOG_HTML }} - script log in HTML format
|
||||||
|
|
||||||
{{ LOG_PLAIN }} - script log in PLAIN text format`
|
{{ LOG_PLAIN }} - script log in PLAIN text format
|
||||||
|
|
||||||
# Troubleshooting
|
# Troubleshooting
|
||||||
In general if something goes wrong (no output), use the following sequence to identify where the error has occured (and raise an issue in this repository so I can take a look at it):
|
In general if something goes wrong (no output), use the following sequence to identify where the error has occured (and raise an issue in this repository so I can take a look at it):
|
||||||
|
|||||||
Reference in New Issue
Block a user