Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Status JSON Generator
Last Release Date
2013-06-13
Compatible With
- Nagios 2.x
- Nagios 3.x
Owner
Download URL
License
GPL
Hits
52911
Files:
File | Description |
---|---|
statusJson.php | statusJson.php |
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!
Script 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.
The code is a modification of Jason Antman's statusXML.php available at http://exchange.nagios.org/directory/Addons/APIs/XML/Status-XML-Generator/details or https://github.com/jantman/php-nagios-xml.
Place in /opt/local/share/nagios/ (or wherever your nagios content is served).
The code is a modification of Jason Antman's statusXML.php available at http://exchange.nagios.org/directory/Addons/APIs/XML/Status-XML-Generator/details or https://github.com/jantman/php-nagios-xml.
Place in /opt/local/share/nagios/ (or wherever your nagios content is served).
Reviews (1)
bystephanhughson, October 10, 2014
This is really useful, thanks so much.