Page 1 of 1

Generate Configuration files

Posted: Tue Jun 14, 2011 5:22 am
by qozenne
Are there tools allowing to generate configuration files (<hosts>.cfg / <services>.cfg / <group>.cfg) from an Excel file (.xls) or XML file. I explain, my network informations are informed in a XLS file (MS Excel) or XML file, Is it possible to generate directly configuration files to import, after, in a Nagios XI Server ?

Re: Generate Configuration files

Posted: Tue Jun 14, 2011 9:53 am
by tonyyarusso
Not currently, no. You could however export it as CSV and write a SQL script to do it for you if you're capable of that sort of thing.

Re: Generate Configuration files

Posted: Tue Jun 14, 2011 10:19 am
by qozenne
Ok, Thank you for the answer.