PDA

View Full Version : Identify discovery's proxy


Cray
31-03-2009, 20:44
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 :confused:

Thanks in advance :)

Cray
01-04-2009, 09:57
Similar thread here (http://www.zabbix.com/forum/showthread.php?t=11040) :rolleyes:

Alexei
01-04-2009, 17:18
This is a nice idea. Currently there is no way to execute different actions for data coming from different proxies. Added to our TODO.