Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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.- JSON (10 listings)
Web service monitoring w/ Nagios and JSON
pkropf.blogspot.com/I've written a blog posting that shows how to use JSON formatted data to monitor details of a remote service. The example shows how to monitor the hostname of the system on which an apache web server is running. It's fairly trivial to extend this example ...
Unitrends API Backup failure checker
Uses the Unitrends API to receive and parse a JSON string concerning backup failures. Simply pass the name of the Protected asset as the first parameter and the IP address of the Unitrends server as the second e.g. ./utrendbak testserv "192.168.240.34" ...
UCME-IT
www.controlsee.comUCME-IT™ is a notification server software that enables developers to easily send SMS, Push, Mail & Voice messages using simple JSON or XML APIs. UCME-IT™ runs on the customer’s server. UCME-IT™ runs on MS Windows™ operating system. UCME-IT™ ...
Twilio Status
www.sayers.it/This basic ruby script will check the status of the various services on http://status.twilio.com. I have not tested it with other stashboard installations but would be interested in finding out if it is compatible. It was developed using ruby 1.9.1 and ...
Thecus NAS Health, N16000 (php version)
See check_thecus.pl - A nagios plugin to monitor newer THECUS NAS applicance - now adapted for N16000 (v2.01) (PHP based frontend version) - sceleton from (http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/Thecus-NAS- ...
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 ...
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.
NagiosTV for Nagios 3 with ndoutils
chriscarey.comIf you are running Nagios v4.x.x then check out the project NagiosTV 4 https://exchange.nagios.org/directory/Addons/Frontends-%28GUIs-and-CLIs%29/Web-Interfaces/NagiosTV-for-Nagios-4/details This project is for Nagios 3.x and requires ndoutils writin ...
Nagios2JSON CPP
github.com/macskas/nagios2jsonNagios Status.dat to JSON/JSONP/Console.
Nagios2JSON
www.yannj.fr/nagios2jsonNagios2JSON is a Nagios enhancement that allows you to send status of hosts and services, etc. using JSON format.
nagios-notify-msteams
github.com/mrmikee/nagios-notify-msteamsSend alerts via MS-Teams Incoming Webhook and customize with MS-Adaptive Cards formatting. (json)
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
Nagios Log Server Export
github.com/mcapra/nagios-nlsexport/This application allows users to export their Nagios Log Server data or query results to raw JSON and CSV formats.
Mail2Nagios, a Nagios status generator from mails
This Perl tool can transform unformatted mails to NSCA messages or GED messages (EyesOf Network Generic Event Dispatcher). It happens sometimes that the only way to monitor a system is to configure mail notification on it. The idea is to transport this ...
Loop Test Event Chain
This is a sample event chain for Nagios Reactor that demonstrates how to create loops. Import the JSON file into Nagios Reactor to create a new event chain that contains the loop.
JSON Wizard
A wizard to create checks that monitor values returned in a web service's JSON response.
http-json - Rule based JSON parser via http(s)
github.com/drewkerrigan/nagios-http-jsonThis is a generic plugin for Nagios which checks json values from a given HTTP endpoint against argument specified rules and determines the status and performance data for that service.
Google Apps Status Check
A simple check that looks through the JSON returned from the Google status page (http://www.google.com/appsstatus/json/en) and finds unresolved disruptions and outages for a specified service. The syntax for the check is: check_google_status.py -a "AP ...
Create a new event chain
This action can be added into Nagios Reactor to create a new event chain as defined by a JSON file.
Cloudviewer (for VMWare vCenter)
www.stock-alexander.de/dokuwiki/doku.phpCheck_MK like Plugin for VMware vCenter. Splitted in two parts: cloudviewer-reloader.pl: Reads all Clusters,Hosts,VMs and Datastores from the given VC and creates Nagios Objects for it. This has to be run as a cronjob. cloudviewer.pl: Reads you ...