Procedure
- Stop all IMSS services by running the
$IMSS_Home/imss/script/imssstop.sh stopcommand or stop the services individually.For more information on IMSS scripts, see IMSS Scripts. - Change the server IP address.
- Start the database service if it is installed on this
server. If IMSS installed the database use the following command:
$IMSS_Home/imss/script/dbctl.sh start - Change the IP address in the
odbc.iniandeuqodbc.inifiles. The files are located in the IMSS configuration folder:$IMSS_Home/imss/config/. - Change the following database data:
- tb_component_list
- Specify the computer name and all scanner IP addresses.
- tb_euq_db_info
- Specify the EUQ database computer settings.
- tb_global_setting
- In section [cmagent] name [ConfigUrl], change the web console URL.
- Start all IMSS services with the following command:
$IMSS_Home/imss/script/imssstart.sh
