I have a low-level discovery rule, depending on it returning Macro {#TYPE} i want create one or another collections of "Item prototypes". I would create a 2 (or 3 if there are 3 types of items prototypes should be created) identical discovery rules and filter them by creating a "Macro" with needed type ({#TYPE} == "FirstType").
But I cannot create 2 identical discovery rules, Zabbix (v 4.0.4) throw me an error.
(See screenshot)
Is there a way create 2 (or more) identical discovery rules or i should doing this separation on discovery rules itself level?
Thank you.
But I cannot create 2 identical discovery rules, Zabbix (v 4.0.4) throw me an error.
Item with the same key already exist.
Is there a way create 2 (or more) identical discovery rules or i should doing this separation on discovery rules itself level?
Thank you.
Comment