zorkian / nagios-api

A REST-like, JSON interface to Nagios
BSD 3-Clause "New" or "Revised" License
586 stars 173 forks source link

Added methodsto update / add config files to nagios, restart nagios, get nagios status and send a raw nagios command. #64

Closed heftyy closed 8 years ago

heftyy commented 8 years ago

Makes it easy to update config files with hosts or services via this API and then restart the nagios service.

zorkian commented 8 years ago

Wow sorry for the slow merge! Thanks for adding this functionality!