I agree

73 votes

I disagree

Rank21

Idea#65

This idea is active.
UI / Interface / Visualizations »

Give Nagios a Web Service interface

Give nagios a web service interface...

Like JSON (e.g : Nagios2JSON www.yannj.fr)

of XML or even a complete SOAP Implementation

Comment

Submitted by yannj 1 year ago

Attachments

Comments (3)

  1. perldork said:

    When are you going to find time to add discrete host and service querying to your Nagios2JSON CGI? it has been a loong time since you have updated your CGI code, yes?

    We are starting to work on this exact thing (discrete host/service/contact etc queries with JSON) soon at my job.

    I think SOAP should be avoided like the plague as it has interoperability issues across operating systems.

    XML is fine as some commercial products only deal with XML as an external data exchange format.

    1 year ago

  2. david.guenault said:

    see livestatus, it provide anything you need to get hosts, services, hostgroups and so on through unix socket, tcp socket or ssh. It's very close to be the api we were awaiting for ! and the results are returned in json format !

    http://mathias-kettner.de/checkmk_livestatus.html

    5 months ago

  3. Community Member said:

    How about support for RESTful webservices

    http://java.sun.com/developer/technicalArticles/WebServices/restful/

    Regards,

    Raja Nagendra Kumar,

    C.T.O

    www.tejasoft.com

    -Offshore JavaME Excellence

    2 months ago