Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: JSON
JSON APIs for Nagios.
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.check_remote_site
This check greps info from a remote Nagios installation using JSON queries.
count_lines.sh
A Plugin to read files from Unit4 API, tested it on Unit4 SPE6: http://servername:port/prod/rest/api/v1/02/salesOrders?filter= This module let you split te lines with a split character and count keywords and add up amounts (In cents) It is fully written ...
nagios-node-rest-status
RESTful nodejs service for reading nagios status and output in json format. (Docker image available) See full description at, https://github.com/martinhjartmyr/nagios-node-rest-status
Nagios2JSON
www.yannj.fr/nagios2jsonNagios2JSON is a Nagios enhancement that allows you to send status of hosts and services, etc. using JSON format.
Nagira - Nagios RESTful API
dmytro.github.com/nagira/Nagira is Ruby/Sinatra light-weight web services API for accessing and operating data of Nagios hosts and services, accessing Nagios configuration. Nagira is packaged as Ruby gems which provides easy installation and configuration.
NagMQ
github.com/jbreams/nagmqEvent broker and utilities for using Nagios Core over a ZeroMQ enterprise message bus.
Status JSON Generator
github.com/lizell/php-nagios-jsonScript to parse Nagios status.dat and present it as JSON, to allow inclusion of status info in a web page served from a separate machine.
status-json
status-json duplicates the output of status.cgi in JSON format to make it easier for other applications/services to use Nagios data. To compile: 1. Copy status-json.c into $NAGIOS_DIR/cgi/ 2. cd $NAGIOS_DIR/cgi/ 3. Execute the command below to compi ...