Network Management
Migrate nodes, alerts, reports and custom properties to a new Orion environment
This describes how to migrate from one SolarWinds envoirment to another one. Migrate from old enviorment to new one.
First published date
Last published date
Overview
Product section
Resolution
Migrate nodes
- Create a backup of your database.
- Open Database Manager and execute the following query:
-- Scripts are not supported under any SolarWinds support program or service. -- Scripts are provided AS IS without warranty of any kind. SolarWinds further -- disclaims all warranties including, without limitation, any implied warranties -- of merchantability or of fitness for a particular purpose. The risk arising -- out of the use or performance of the scripts and documentation stays with you. -- In no event shall SolarWinds or anyone else involved in the creation, -- production, or delivery of the scripts be liable for any damages whatsoever -- (including, without limitation, damages for loss of business profits, business -- interruption, loss of business information, or other pecuniary loss) arising -- out of the use of or inability to use the scripts or documentation. select caption,IP_Address from [dbo].[NodesData]
- Export the file to CSV.
- In the CSV file, filter the nodes to be in batches of 500 or less of the nodes that you are wanting to move to the new server.
- In the new server, go to Settings > Network Discovery.
- Click Add New Discovery > Start.
- Click Add IP Address and enter the list of IP addresses in blocks of 500 that you want to migrate.
- Repeat step 7 for each block of 500 nodes, until all nodes have been added.
Migrate alerts and reports
Alerts
- In the old server, go to Alerts & Activity > Alerts.
- Click Manage Alerts.
- Select the alerts that you want to migrate with Type: User-Defined.
- Click Export/Import > Export and save the file.
- In the new server, go to Alerts & Activity > Alerts.
- Click Manage Alerts.
- Click Export/Import and import the file you saved during export.
- Click OK.
Reports
- In the old server, go to Reports > All Reports.
- Click Manage Reports.
- Select the reports (Web-based) that you want to migrate.
- Click Export/Import > Export and save the file.
- In the new server, go to Reports > All Reports.
- Click Manage Reports.
- Click Export/Import and import the file you saved during export.
- Click OK.
Migrate custom properties
- Go to Settings > Manage Custom Properties.
- Select your custom property.
- Click Export Values > Export.
- In the new server, go to Settings > Manage Custom Properties.
- Select your custom property and click Import Values.
- Click Browse and select the file.
- Click Next to complete the process.