NetXMS Support Forum

English Support => General Support => Topic started by: Nikk on July 24, 2014, 03:14:54 PM

Title: Receive messages from Zabbix
Post by: Nikk on July 24, 2014, 03:14:54 PM
Hi,

We have a situation where we are using NetXMS as main monitoring system, but our client is using Zabbix and they just can't change the systems at the moment. The goal is to see everything about servers and network devices on our main NetXMS server. Is there a chance to somehow send events or something like that to NetXMS agent or server which resides on their location, or it can just send straight to main server?

Regards,
Nikk
Title: Re: Receive messages from Zabbix
Post by: Victor Kirhenshtein on July 24, 2014, 04:25:57 PM
Hi!

You can send events to NetXMS server using nxevent command line tool. You can call it from Zabbix when event need to be reported.

Best regards,
Victor
Title: Re: Receive messages from Zabbix
Post by: Nikk on July 24, 2014, 04:28:18 PM
Thank you, will give a try.