Hi,
Grains of sand at the foot of the mountains. ;-)
1. Message template in HTML
2. add this line of your url graph
Alert mesage for example:
❌ ❌
Grains of sand at the foot of the mountains. ;-)
1. Message template in HTML
2. add this line of your url graph
HTML Code:
<p><a href="https://127.0.0.1/chart.php?from=now-3h&to=now&itemids[0]={ITEM.ID}&profileIdx=web.item.graph.filter&width= 1200&height=200">Link of GRAPH</a></p>
HTML Code:
<span style="font-size:80px">❌</span><br> <p><b>Problem started at </b>{EVENT.TIME} <b>on</b> {EVENT.DATE}<br> <b>Problem name:</b> {EVENT.NAME}<br> <h3 style="color:Blue;">Host: {HOST.NAME}</h3> <p> <h1 style="background-color:Tomato;color:White;">Severity: {EVENT.SEVERITY}</h1></p> <b>Operational data:</b> {EVENT.OPDATA}<br> <p><a href="https://127.0.0.1/chart.php?from=now-3h&to=now&itemids[0]={ITEM.ID}&profileIdx=web.item.graph.filter&width= 1200&height=200">Link of GRAPH</a></p>
Comment