So this is an integration, not a migration. We are closing a data center and shipping the assets to another data center. The new DC already has a full NPM/SAM implementation in it. I am taking all the elements from one existing instance and adding them to the other. Nodes, Volumes, interfaces - all came over fine via discovery and custom property imports.
However, I am hitting a wall with the SAM monitors, specifically the credentials they use. These has been collected and created over the last 3 years, most of which are internal top the app and non-expiring. I read the Server Migration document, but that assumes it is moving to a new location. i have SAM creds on the destination server so do not want to overwrite those with the source certificate, plus that cert would only matter if I were bring over the old DB, which I am not.
Any help would be great, or at least someone from SW to put me out of my misery and tell me it is impossible.
Thanks!