The Export Assure UI Server Config. (expvsicfg) command will export the configuration of the Assure UI server and deployed portal applications on the local system to a configuration .ZIP file. The resulting ZIP file can be imported (impvsicfg command) to an Assure UI server on another system that is running the Assure UI server at the same service pack level.
You can optionally specify the location where the file will be created. The default location of the created ZIP file is C:\Program Files\VisionSolutions\http\vspconfig. The ZIP file name is in the format: VSISVR_n.n.nn.nn_mm_dd_yyyy.zip, where n.n.nn.nn is the Assure Unified Interface service pack level and mm_dd_yyyy is the date the file was created.
To export the configuration of the Assure UI server and portal applications on a Windows server, do the following:
Navigate to /opt/visionsolutions/http/vsisvr/httpsvr/bin
Do one of the following:
To export the configuration to the default folder, type:
expvsicfg
To export the configuration to a different folder, specify its name in the command:
expvsicfg -d
directory-name
After you see a confirmation message indicating the name and location of the ZIP file, the file can be transferred to another system where its content can be imported to a Assure UI server.
To display the full command syntax, do the following:
From the command line, type ./expvsicfg -h
Requirements for a redundant Assure UI server environment
Importing configuration to an Assure UI server - AIX