I have a larger trigger in Zabbix 2.2.6, where there are a total of 16 different ITEM.VALUE s. However with the macros you can only do {ITEM.VALUE1} - {ITEM.VALUE9}. My question is, is there a way for me to access {ITEM.VALUE10} - {ITEM.VALUE16}. Not sure if I should try a workaround macro, or if there is an easier way to go about this. The reason the trigger has so many values is to attempt to consolidate all the clutter, I could reduce and make multiple triggers, but if this is possible I would prefer less triggers than more.
Thank you
Thank you