- Upload the huawei-ISM-server-management-OSCA-2.10.tar.gz installation package to a directory of the computing node by using the WinSCP, such as work.
- Log in to the OS on the compute node by using PuTTY.
- Run the following command to go to the directory where the installation package is stored:
cd /work
- Run the following command to decompress the installation package:
tar -zxvf huawei-ISM-server-management-OSCA-2.10.tar.gz
If following information is displayed, the installation package is successfully decompressed.
huawei-ISM-server-management-OSCA-2.10/ huawei-ISM-server-management-OSCA-2.10/README huawei-ISM-server-management-OSCA-2.10/RHEL6/ huawei-ISM-server-management-OSCA-2.10/RHEL6/install.sh huawei-ISM-server-management-OSCA-2.10/utils.sh huawei-ISM-server-management-OSCA-2.10/RHEL5/ huawei-ISM-server-management-OSCA-2.10/RHEL5/install.sh huawei-ISM-server-management-OSCA-2.10/setup.sh huawei-ISM-server-management-OSCA-2.10/SLES11SP1/ huawei-ISM-server-management-OSCA-2.10/SLES11SP1/ISM-lib-3.0.3-1.sles11sp1.x86_64.rpm huawei-ISM-server-management-OSCA-2.10/SLES11SP1/ISM-kbox-3.0.3-1.sles11sp1.x86_64.rpm huawei-ISM-server-management-OSCA-2.10/SLES11SP1/ISM-cli-3.0.3-1.sles11sp1.x86_64.rpm huawei-ISM-server-management-OSCA-2.10/SLES11SP1/ISM-hpi-3.0.3-1.sles11sp1.x86_64.rpm huawei-ISM-server-management-OSCA-2.10/SLES11SP1/install.sh huawei-ISM-server-management-OSCA-2.10/uninstall.sh huawei-ISM-server-management-OSCA-2.10/RHEL5U4/ huawei-ISM-server-management-OSCA-2.10/RHEL5U4/install.sh
- Run the following command to go to the directory where the decompressed installation package is stored:
cd huawei-ISM-server-management-OSCA-2.10
- Run the following command to install the ISM:
sh setup.sh install monitor=no kbox=yes snmp=no web=no hpi=yes
If following information is displayed, the ISM software is successfully installed. ISM commands can be used after the ISM software is installed.
Preparing... ########################################### [100%] 1:ISM-lib ########################################### [100%] [ OK ]: install ISM-lib successfully :) Preparing... ########################################### [100%] 1:ISM-cli ########################################### [100%] [ OK ]: install ISM-cli successfully :) Preparing... ########################################### [100%] 1:ISM-kbox ########################################### [100%] hwismkboxd 0:off 1:off 2:on 3:on 4:on 5:on 6:off [ OK ]: install ISM-kbox successfully :) Preparing... ########################################### [100%] 1:ISM-hpi ########################################### [100%] [ OK ]: install ISM-hpi successfully :) [ OK ]: Start ISM kbox successfully.