Ad Widget

Collapse

Zabbix and OpenNMS Integration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dvwyngaa
    Member
    • Mar 2014
    • 49

    #1

    Zabbix and OpenNMS Integration

    Hi,

    How would I send events (item data) from Zabbix to OpenNMS?

    What I would like to achieve is use Zabbix as my default monitoring tool and OpenNMS as my event manager.

    I have gone through the Zabbix API, but there is nothing that I can see that will send Zabbix events to a third party.

    Regards,

    Dawid
  • jvalenzani
    Member
    Zabbix Certified Specialist
    • Sep 2010
    • 53

    #2
    You cannot push values to third party software from the API. You can PUSH data TO Zabbix or PULL data FROM zabbix using the API.

    Comment

    • dvwyngaa
      Member
      • Mar 2014
      • 49

      #3
      jvalenzani: Thanks. I have gathered that by going through the API documentation, but is no other way then to get Zabbix to forward events to openNMS?

      Dawid

      Comment

      • alankar
        Junior Member
        • Jul 2015
        • 5

        #4
        pull events from zabbix to third party

        Originally posted by jvalenzani
        You cannot push values to third party software from the API. You can PUSH data TO Zabbix or PULL data FROM zabbix using the API.
        Hi Jvalenzani,

        how to pull events from zabbix to other third party tool like SCOM 2012.

        Comment

        Working...