Installation Guide
NEC ESMPRO Agent Extension Installation Guide
16
3.4 NEC ESMPRO Agent Extension Installation for Linux
To install the software, perform it in following order:
(1) Install JRE
It is necessary to install JRE before the installation of NEC ESMPRO Agent Extension.
(2) Copy and extract NEC ESMPRO Agent Extension installer
Copy the installer to the hard disk on the managed server and extract it.
(3) Install NEC ESMPRO Agent Extension
Install NEC ESMPRO Agent Extension on the managed server.
(4) Set IP Address of the OS that NEC ESMPRO Agent Extension uses
Do the setting by NEC ESMPRO Agent Extension.
3.4.1 Check before installation
Check the followings:
-- See chapter 2.1 to check the system requirement of managed server and NEC ESMPRO Agent Extension.
-- Login to Linux as root user.
CHECK:
NEC ESMPRO Agent Extension installer exists on following directory:
If you install NEC ESMPRO Agent Extension by using downloaded
modules:/esmpro_sa_ex.
If you install NEC ESMPRO Agent Extension by using NEC EXPRESSBUILDER:
"EXPRESSBUILDER revision"/lnx/pp/esmpro_sa_ex.
(ex. 001/lnx/pp/esmpro_sa_ex)
3.4.2 Install JRE
JRE installer is attached to NEC ESMPRO Agent Extension installer. JRE installer (Linux) is in the below
directory.
/esmpro_sa_ex/jre_x
Regardless of below input examples, be sure to install JRE of the version specified in chapter 2.1.
(1) Copy JRE installer into any directory.
The following is an example of copying from NEC EXPRESSBUILDER to /usr/local/bin/jre_x.
(The mount path is dependent on the OS. Specify the right path.)
cp /mnt/cdrom/001/lnx/pp/esmpro_sa_ex/jre_x /usr/local/bin
(2) Move to the directory containing the JRE installer.
The following is an example of copying into /usr/local/bin/jre_x:
cd /usr/local/bin/jre_x