Attempt to reconcile
Prerequisites:
- Generate an export file (see Export service models).
- Copy the export file to the target system and log in (see Preparing to import).
- Complete the initial import (see Initiating the import).
- Review Reconciling originating and target system entities.
For more information about the zenimpactimport command and options, see zenimpactimport or access the help information:
zenimpactimport -h
- In reconcile.<date>.txt, replace UNRECONCILED with an action to specify how the exception should be reconciled.
- Change directory to the directory that contains reconcile.<date>.txt.
-
Initiate the reconcile attempt.
zenimpactimport -r reconcile.<date>.txt svc_export.graphml | tee reconcile.$(date +%s).txt
-
Review import results in the latest version of the reconciliation file, and proceed as follows:
- If Nodes unreconciled is 1 or greater, repeat the reconciliation process.
- If Nodes unreconciled is 0, proceed with Adding the service models to the target system.