Hi guys,
i'd like to use NetXMS for distributed monitoring.
Is there currently a solution for this stuff?
How can i build it up?
Cheers,
Dave
			
			
			
				Hi,
Here you can get a little insight about that: https://www.netxms.org/documentation/adminguide/zones.html
Basically a proxy agent is needed in remote location, then just setup connections, allow ports (FW etc.).
Regards,
Nikk
			
			
			
				Thanks for your reply.
The locations are connecet via POINT to POINT VPN. The NetXMS Master can reach the Slave directly via VPN. But the Master is just allowed to reach the slave, not the hole subnet.
What do you mean with a proxy agent?
Regards,
Dave
			
			
			
				Sorry guys, but i need help again.
i got one MASTER Server with netXMS in a subnet like x.x.A.x an another one (should be a SLAVE) in a subnet like x.x.B.x
Both subnets are reachable via VPN, this VPN works, i can do ping and all the stuff i need.
But i cannot poll the configuration of the SLAVE to the MASTER.
Is this possible?
What do you need to help me?
Please let me know, my head is near to explode.
Thanks guys!
Regards,
Dave
			
			
			
				so no one can help me with this?  :-\ :'( 
			
			
			
				Hi!
Currently we do not support configuration synchronization between two NetXMS servers (although we have this in roadmap). What is possible now is event forwarding from one NetXMS server to another.
Best regards,
Victor
			
			
			
				Hi,
thanks for your reply.
How should I configure this?
Is there any documentation?
Thanks! :)
Regards,
David
			
			
			
				You should enable EnableISCListener and ReceiveForwardedEvents in server configuration and open port 4702. And on both sides events and nodes should match. This works localy only.