Hi,
i would like to add a notification mail with code like:
is there a way to get IP address from zabbix, like we can do with {HOSTNAME}?
If so, are there other infos we can retrive in the same way and add into notification mail?
Thanx in advance
i would like to add a notification mail with code like:
Code:
{TRIGGER.NAME} on {HOSTNAME} ([B]{IP}[/B]) status is: {STATUS}
If so, are there other infos we can retrive in the same way and add into notification mail?
Thanx in advance
Comment