Hi all 
I'm actually thinking of a way to identify the origin of a discovery.
Here is the explanation :
I have multiple proxies running at different sites. Each proxy has many discovery rules. On the Zabbix master server, I have actions to put all the discovered hosts into specific groups (each group being related to the different sites).
The fact is, I can't define from which proxy came the discovery events, and therefore, cannot assign hosts to the correct groups
What I'm trying to implement :
- discovery event
|--> origin == proxy-from-site-1
|--> put in group machine-from-site-1
- discovery event
|--> origin == proxy-from-site-2
|--> put in group machine-from-site-2
etc.
Is there any possible way of doing so
Thanks in advance

I'm actually thinking of a way to identify the origin of a discovery.
Here is the explanation :
I have multiple proxies running at different sites. Each proxy has many discovery rules. On the Zabbix master server, I have actions to put all the discovered hosts into specific groups (each group being related to the different sites).
The fact is, I can't define from which proxy came the discovery events, and therefore, cannot assign hosts to the correct groups

What I'm trying to implement :
- discovery event
|--> origin == proxy-from-site-1
|--> put in group machine-from-site-1
- discovery event
|--> origin == proxy-from-site-2
|--> put in group machine-from-site-2
etc.
Is there any possible way of doing so

Thanks in advance
Comment