an upgrade from 1.1 to 1.4.1, with patches for trigger deletion and parameters with '%'.
i have a template that was migrated from 1.1, and i am attempting to link to it another template. this behaviour shows up with both custom templates and predefined ones (for example, MySQL_t).
output shows that new items are successfully adeed, but last line displays an error :
Incorrect trigger expression. [*ERROR*>10]
source template has no triggers at all, and destination template has only single trigger that involves expression ">10" (if that matters at all) :
system.cpu.load[,avg1].min(1200)>10
i was unable to reproduce the error with a fresh template that had items and triggers copied from the problematic one (but maybe i missed some details needed to trigger the problem).
what could cause this error message ?
i have a template that was migrated from 1.1, and i am attempting to link to it another template. this behaviour shows up with both custom templates and predefined ones (for example, MySQL_t).
output shows that new items are successfully adeed, but last line displays an error :
Incorrect trigger expression. [*ERROR*>10]
source template has no triggers at all, and destination template has only single trigger that involves expression ">10" (if that matters at all) :
system.cpu.load[,avg1].min(1200)>10
i was unable to reproduce the error with a fresh template that had items and triggers copied from the problematic one (but maybe i missed some details needed to trigger the problem).
what could cause this error message ?