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

11/8/2018 12:26 AM

Last published date

5/8/2023 9:16 AM

Overview

This article describes how to migrate nodes, alerts, reports, custom properties to a new environment.

Product section

Network Performance Monitor

Resolution

Migrate nodes

  1. Create a backup of your database.
  2. 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]
  3. Export the file to CSV.
  4. 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.
  5. In the new server, go to Settings > Network Discovery.
  6. Click Add New Discovery > Start.
  7. Click Add IP Address and enter the list of IP addresses in blocks of 500 that you want to migrate.
  8. Repeat step 7 for each block of 500 nodes, until all nodes have been added.
You want to do no more than 500 nodes in an import batch to make sure that it is able to complete without errors.

Migrate alerts and reports

Alerts

  1. In the old server, go to Alerts & Activity > Alerts.
  2. Click Manage Alerts.
  3. Select the alerts that you want to migrate with Type: User-Defined.
  4. Click Export/Import > Export and save the file.
  5. In the new server, go to Alerts & Activity > Alerts.
  6. Click Manage Alerts.
  7. Click Export/Import and import the file you saved during export.
  8. Click OK.

Reports

  1. In the old server, go to Reports > All Reports.
  2. Click Manage Reports.
  3. Select the reports (Web-based) that you want to migrate.
  4. Click Export/Import > Export and save the file.
  5. In the new server, go to Reports > All Reports.
  6. Click Manage Reports.
  7. Click Export/Import and import the file you saved during export.
  8. Click OK.

Migrate custom properties

  1. Go to Settings > Manage Custom Properties.
  2. Select your custom property.
  3. Click Export Values > Export.
  4. In the new server, go to Settings > Manage Custom Properties.
  5. Select your custom property and click Import Values.
  6. Click Browse and select the file.
  7. Click Next to complete the process.