Hello Everyone,
Following SolarWinds' transition to subscription-based licensing, I need to break down our long-standing SolarWinds platform into two separate platforms: one for Self-Hosted Observability and one for Basic NPM.
Each platform will manage a specific portion of the current inventory. However, my alert configurations and ServiceNow integrations are relevant to all nodes, and I want to avoid recreating them from scratch.
I am wondering if the following "split" strategy is possible:
- Perform a full migration/clone of the legacy database and application to a new server (Server A).
- Perform the same migration/clone again to a second new server (Server B).
- On Server A, delete the inventory meant for Server B.
- On Server B, delete the inventory meant for Server A.
Each new platform would have its own unique IP, hostname, and database.
Has anyone tried this? Are there major risks in "cloning" a database this way, or is there a less painful method to split the environment while keeping the alerts and integrations intact?
I would appreciate any insight into whether this is a viable path.