Generate Configuration files

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
qozenne
Posts: 2
Joined: Mon May 23, 2011 2:31 am

Generate Configuration files

Post 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 ?
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: Generate Configuration files

Post 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.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
qozenne
Posts: 2
Joined: Mon May 23, 2011 2:31 am

Re: Generate Configuration files

Post by qozenne »

Ok, Thank you for the answer.
Locked