hi,
I have installed zabbix 2.2.2 and created auto discovery rule.
It work, but I have a trouble. Dropdown list show correct information about interface description, but title of graph is not right.
On the name of graph in a graph prototype I specified next macros -

Did anybody have same trouble?
I have installed zabbix 2.2.2 and created auto discovery rule.
It work, but I have a trouble. Dropdown list show correct information about interface description, but title of graph is not right.
On the name of graph in a graph prototype I specified next macros -
Code:
Interface {#SNMPVALUE} - {{HOST.HOST1}:ifAlias[{#SNMPVALUE}].last(0)} - Traffic (bits/sec)

Did anybody have same trouble?
Comment