I have tried sending a log called Dump in an email using the following;
and it does not work. What is the correct syntax to do this (if it's possible) also is there a document on what statements / macro's exist in Zabbix? (2.0)
Thanks
Code:
{{HOSTNAME}:templatename.Dump.last(0)}
{{HOSTNAME}:Dump.last(0)}
{{HOSTNAME}:log["/tmp/dump.log"].last(0)}
Thanks
Comment