NetXMS Support Forum

English Support => General Support => Topic started by: dbe2209 on April 28, 2014, 04:52:44 PM

Title: Distributed Monitoring
Post by: dbe2209 on April 28, 2014, 04:52:44 PM
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
Title: Re: Distributed Monitoring
Post by: Nikk on April 28, 2014, 05:02:43 PM
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
Title: Re: Distributed Monitoring
Post by: dbe2209 on April 29, 2014, 10:46:18 AM
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
Title: Re: Distributed Monitoring
Post by: dbe2209 on April 29, 2014, 03:25:14 PM
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



Title: Re: Distributed Monitoring
Post by: dbe2209 on May 05, 2014, 09:48:13 AM
so no one can help me with this?  :-\ :'(
Title: Re: Distributed Monitoring
Post by: Victor Kirhenshtein on May 08, 2014, 05:33:10 PM
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
Title: Re: Distributed Monitoring
Post by: dbe2209 on May 19, 2014, 04:34:24 PM
Hi,

thanks for your reply.

How should I configure this?
Is there any documentation?

Thanks! :)

Regards,
David
Title: Re: Distributed Monitoring
Post by: Nikk on May 19, 2014, 04:40:46 PM
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.