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 just a modification of Jason Antman's statusXML.php available at https://github.com/jantman/php-nagios-xml.