Hi all
I am currently trying to setup a template for my zabbix proxies, we use one at each site.
I have setup an item for zabbix proxy availability using
zabbix[proxy,proxyname,lastaccess]
I would like to assign this to each proxy "host" using a template and am trying to use :
zabbix[proxy,{HOSTNAME},lastaccess], so that I dont have to specify the name manually on each host when adding it.
Is it possible to use the {hostname} macro inside zabbix internal checks?
I am currently trying to setup a template for my zabbix proxies, we use one at each site.
I have setup an item for zabbix proxy availability using
zabbix[proxy,proxyname,lastaccess]
I would like to assign this to each proxy "host" using a template and am trying to use :
zabbix[proxy,{HOSTNAME},lastaccess], so that I dont have to specify the name manually on each host when adding it.
Is it possible to use the {hostname} macro inside zabbix internal checks?
Comment