Re: Export hosts and ip's
Posted: Tue Aug 06, 2013 12:37 pm
Not really. The xml is a formatted output representing information in the DB. It is one way.WillemDH wrote: It also opens the door for some new questions () => Is it somehow possible to edit this xml file directly? Or edit it and then import it to Nagios?
You may be able to do this by parsing the xml and then writing a static config file for hostgroup membership. This would have to be a custom script though.WillemDH wrote:'m asking this as it would be superb if we could compare this with our server database and add hosts to hostgroup based on our internal server database.