Hello Folks,
I know this feature has been discussed before but I don't see any working example therefore I thought of posting it here considering the latest example (5.0) would have a fix.
I have Zabbix running on version 5.0.2 and graphing Latency (icmppingsec). I have created a trigger with action that sends an email alert if the ping latency exceeds a certain threshold. I have that part working fine, however, I would like to know if we could insert a graph to the email alert so that it will be easy to analyze the issue.
I tried adding url
"http://zabbixserver/zabbix/history.php?form_refresh=1&itemids%5B0%5D={ITEM.ID 1}&action=showvalues"
But it gave me an error saying,
"No permissions to referred object or it does not exist!"
Any comment would be really helpful!
I know this feature has been discussed before but I don't see any working example therefore I thought of posting it here considering the latest example (5.0) would have a fix.
I have Zabbix running on version 5.0.2 and graphing Latency (icmppingsec). I have created a trigger with action that sends an email alert if the ping latency exceeds a certain threshold. I have that part working fine, however, I would like to know if we could insert a graph to the email alert so that it will be easy to analyze the issue.
I tried adding url
"http://zabbixserver/zabbix/history.php?form_refresh=1&itemids%5B0%5D={ITEM.ID 1}&action=showvalues"
But it gave me an error saying,
"No permissions to referred object or it does not exist!"
Any comment would be really helpful!