Generate Configuration files
Generate Configuration files
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 ?
-
tonyyarusso
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
- Contact:
Re: Generate Configuration files
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
Ok, Thank you for the answer.