Hi,
I'm testing Zabbix (6.0 alpha7 appliance) and I want to show the live data of the devices (routers) in the label on the maps.
I have set the "Map element label type" on the maps to Label.
I tried different syntaxes but none of them worked. Do I have an error in the syntax or do I have to adjust a setting?
{HOST.NAME} << works
{HOST.CONN} << works
{{HOST.HOST}:icmppingsec.last(0)} <<< don't work
{{HOST.HOST}:uptime.last(0)} <<< don't work

I have checked the key under Latest Data, the name is correct.

Thank you for your help
Micha
I'm testing Zabbix (6.0 alpha7 appliance) and I want to show the live data of the devices (routers) in the label on the maps.
I have set the "Map element label type" on the maps to Label.
I tried different syntaxes but none of them worked. Do I have an error in the syntax or do I have to adjust a setting?
{HOST.NAME} << works
{HOST.CONN} << works
{{HOST.HOST}:icmppingsec.last(0)} <<< don't work
{{HOST.HOST}:uptime.last(0)} <<< don't work
I have checked the key under Latest Data, the name is correct.
Thank you for your help
Micha
Eventho, it should then display *UNKNOWN* on label...
Comment