If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Helo in zabbix 2.0 added support for {IPADDRESS}, {HOST.DNS} and {HOST.CONN} macros in trigger names, but this doesn't work for me.
I can see somthing like that:
What I do wrong ?
Helo
Macro {HOST.HOST1} work fine for me too, but it show hostname not IP.
I try {HOST.CONN}, {HOST.IP} and nothing work.
For host called Test in System status I see in Issue description:
Code:
Test: brak komunikacji IP :{HOST.CONN}
or
Code:
Test: brak komunikacji IP : {HOST.IP}
In Events everything works fine I can see IP address It loks like this:
Comment