Migrate Other Products to Device42
Device42 provides robust APIs and bulk data management tools that makes it easier to import data from any data format.
If you would like to migrate from some other tool and don’t find an easy way to do so, please reach out to us and we’ll be happy to provide support: [email protected]
phpIPAM
If you are managing IP addresses with phpIPAM, you can easily migrate your IP inventory into Device42 using the script linked below. This script connects to the phpIPAM server (v1.2.1 and above), and extracts the data, sending it to Device42 via the REST-based APIs.
This python script can be run from either Windows or Linux machines with Python 2.7.x. Requires netaddr, pymysql, and requests. Full details can be found on the GitHub page & in the README.md file.
RackMonkey
If you are managing your server rooms in RackMonkey, you can migrate your data to Device42 using the script linked below. This script connects to RackMonkey database server, extracts the data and sends it to Device42 using REST based APIs.
This python script can be run from Windows or Linux machines. More details are in README.md file in the zip below.
RackTables
If you are managing your server rooms using RackTables, you can migrate your data to Device42 using the script linked below. This script connects to RackTables database server, extracts the data, and sends it to Device42 using REST based APIs.
This python script can be run from Windows or Linux machines. More details are in README.md file in the zip below.
Aperture VISTA
Using pre-built SQL Server views and convenient import templates; migration to Device42 software can be completed in a minimal amount of time, with a maximum degree of reliability and success.
Data migration works in the following manner:
Data is exported from the Aperture VISTA application by first creating Device42 custom views in the Aperture SQL Server database. These views are then exported from Aperture VISTA and saved as .csv or Excel Spreadsheet files which are then easily imported and mapped into Device42’s data architecture.
SolarWinds IPAM
If you are managing your IPs in SolarWinds IPAM, you can easily migrate your subnets and IPs into Device42 using the script linked below. This script connects to the SolarWinds server, extracts the data and sends it to Device42 using REST based APIs.
This python script can be run from either Windows or Linux machines. More details are in README.md file in the zip below.
OpenDCIM
If you are managing your server rooms in OpenDCIM, you can migrate your data to Device42 using the script linked below. This script connects to OpenDCIM database server, extracts the data and sends it to Device42 using REST based APIs.
This python script can be run from Windows or Linux machines, and supports OpenDCIM v3.x. More details are in README.md file in the zip below.