I've got about 100 switches linked with one template. Graphs name's are form template, and named like 'Trafiic on port - e*'.
What I would like to do is replace 'e*' with port desciption from item 'ifAlias*'.
Something like 'Trafiic on port - {Template:ifAlias1.last(0)}'
On maps it works for label, how to do it for graph name. Is it possible?
now it's done by script, take's some time and unnecessary loads database.
Zabbix version - 1.8
What I would like to do is replace 'e*' with port desciption from item 'ifAlias*'.
Something like 'Trafiic on port - {Template:ifAlias1.last(0)}'
On maps it works for label, how to do it for graph name. Is it possible?
now it's done by script, take's some time and unnecessary loads database.
Zabbix version - 1.8
Comment