Distributed Monitoring

Started by dbe2209, April 28, 2014, 04:52:44 PM

Previous topic - Next topic

dbe2209

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

Nikk

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

dbe2209

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

dbe2209

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




dbe2209

so no one can help me with this?  :-\ :'(

Victor Kirhenshtein

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

dbe2209

Hi,

thanks for your reply.

How should I configure this?
Is there any documentation?

Thanks! :)

Regards,
David

Nikk

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.