Upgrade and backup scripts
These scripts are used as part of the process of upgrading and migrating from previous
Network Manager
versions. You can also use the ITNMExportNetworkViews.pl script to back up your network
views.
ITNMDataExport.pl
This script exports Network Manager configuration data. You can then import this data into a new Network Manager system when migrating to that new system.
ITNMDataImport.pl
This script imports Network Manager configuration data.
Importing and exporting network views using the ITNMExportNetworkViews.pl script
Use the ITNMExportNetworkViews.pl Perl script to back up user created network views and filter data. Export the views to a file and import the views if they become corrupted.
ncp_ncim_diff.pl
This script identifies the differences between a customized NCIM database schema and the default NCIM schema on installation. This is useful if you are upgrading to a later version of Network Manager and you have made custom changes to the previous NCIM database schema. Once the script has identified these differences, you can manually update the NCIM schema. Using this script you can also dump the structure of an NCIM database in a specified domain to a file in XML format. You can also use the script to compare the contents of a file dump generated by this script to the structure of an NCIM database in a different domain.
nmExport
Use this script to export customized data for the core components from a previous version of Network Manager .
nmGuiExport
Use this script to export customized GUI data from a previous version of Network Manager .
nmGuiImport
Use this script to import customized GUI data from a previous version of Network Manager .
nmImport
Use this script to import customized core components data from a previous version of Network Manager .