hello
we noticed that for a trigger that has more than 10 items, there is no processing for the items with larger indexes
for example, following our default message settings, in the mail we are getting, the line
{ITEM.NAME9} ({HOST.NAME9}:{ITEM.KEY9}): {ITEM.VALUE9}
is being replaced with actual data, while the line:
{ITEM.NAME10} ({HOST.NAME10}:{ITEM.KEY10}): {ITEM.VALUE10}
is not...
could it be a trigger can't use more than 10 items?
in case it can't, can this number be configured somewhere?
thanks in advance
we noticed that for a trigger that has more than 10 items, there is no processing for the items with larger indexes
for example, following our default message settings, in the mail we are getting, the line
{ITEM.NAME9} ({HOST.NAME9}:{ITEM.KEY9}): {ITEM.VALUE9}
is being replaced with actual data, while the line:
{ITEM.NAME10} ({HOST.NAME10}:{ITEM.KEY10}): {ITEM.VALUE10}
is not...
could it be a trigger can't use more than 10 items?
in case it can't, can this number be configured somewhere?
thanks in advance
Comment