Back to Opsview FAQ

How do I bulk import from a spreadsheet?

Import Hosts into Opsview using a spreadsheet:-

The spreadsheet attached import_excel.xls will allow you to do bulk host imports into opsview by updating the 2nd sheet with the hosts that you want to modify, once satisfied with your input, copy over the file to the Opsview server and run:

Note: You need to have the 1st and 2nd page of the excel sheet as this is needed by the import_excel script.

/opt/opsview/coreutils/bin/import_excel -y -o /tmp/results.xls /tmp/import_excel.xls***

This will read the data from the import_excel.xls*** file and write results into results.xls (it will be created with results on the last two columns)

You can transfer results.xls back to your PC for checking the status if there are any changes to be made, once content, re-run the process again as per your desired output.

Further Explained: Host Migrations Via A Spreadsheet

["Geneos"] ["FAQ"]

Was this topic helpful?