API to add servers/checks
-
bwylie-booking
- Posts: 1
- Joined: Tue Feb 21, 2012 10:01 am
API to add servers/checks
Is there an API available so that I can automate the addition of servers and appropriate checks to Nagios without requiring manual input?
Re: API to add servers/checks
Nope, Nagios relies solely on flat files for configuration... so your API would be writing a script to look up stuff from a data source and then just dump text.