Installation Guide

NEC ESMPRO Agent Extension Installation Guide
17
(3) Install JRE. JRE will be installed in the directory named JRE version under JRE/usr/java.
The following is an example that the version of JRE is 6 Update20.
./jre-6u20-linux-i586-rpm.bin
3.4.3 Copy and extract NEC ESMPRO Agent Extension installer
Copy NEC ESMPRO Agent Extension installer into any directory on the managed server.
NEC ESMPRO Agent Extension installer files are in /esmpro_sa_ex/agt_x.
The following is an example to copy into /usr/local/bin:
(1) Copy the all installer files to /usr/local/bin.
It is shown example that files is copied from NEC EXPRESSBUILDER to /use/local/bin directory.
(The mount path is dependent on the OS. Specify the right path.)
cp -r /mnt/cdrom/001/lnx/pp/esmpro_sa_ex/agt_x /usr/local/bin
(2) Move to the directory containing the installer.
cd /usr/local/bin/agt_x
(3) Extract the installer.
tar xzvf EsmproSaEx-N.NN-x.tgz
"N.NN" in the example file name means the version.
3.4.4 Install NEC ESMPRO Agent Extension
(1) Move to the directory that the installer was extracted.
cd /usr/local/bin/agt_x/EsmproSaEx-N.NN-x
"N.NN" in the example directory name means the version.
(2) Execute the shell for the installation.
./EsmproSaEx-N.NN-x.sh
"N.NN" in the example file name means the version.
(3) A message to confirm whether to install NEC ESMPRO Agent Extension is displayed.Input "yes" and
"Enter" key. NEC ESMPRO Agent Extension will be installed under /opt/nec/esmpro_sa_ex_sysman
and /opt/nec/esmpro_sa_ex_agent directory. If you input "no", the installation is not executed.
When the installation is completed, following message will be displayed.
"The installation of NEC ESMPRO Agent Extension is now completed."
NEC ESMPRO Agent Extension service is available.
CHECK:
Do not delete the files that are used to install, because you will use them to uninstall.