Sorry if this is an obvious question, just could not find anything in the docs or figure out from the interface looks.
I'm looking at Configuration-Actions-Auto Registration. Does Zabbix execute each Action in the order of the list ? That would be my first guess except there is no way to reorder rules. Most other tools that execute items one by one allow move one in front of the others.
I dont think Zabbix does anything like "most specific" match.
And its unlikely to do "first match" because it obviously can execute few actions from the list.
So how does Zabbix execute actions ? Whats the order ? Say first action does something and then later another action overwrites it. Will the result be what the last applicable action did ?
I'm looking at Configuration-Actions-Auto Registration. Does Zabbix execute each Action in the order of the list ? That would be my first guess except there is no way to reorder rules. Most other tools that execute items one by one allow move one in front of the others.
I dont think Zabbix does anything like "most specific" match.
And its unlikely to do "first match" because it obviously can execute few actions from the list.
So how does Zabbix execute actions ? Whats the order ? Say first action does something and then later another action overwrites it. Will the result be what the last applicable action did ?
Comment