2.4.2 Installing JP1/AJS3 - Agent
Install JP1/AJS3 - Agent on the agent host.
Prerequisites
-
Make sure that the OS of the agent host is a prerequisite OS of JP1/AJS3 - Agent.
-
Log in to the agent host as an OS user with superuser privileges.
Procedure
-
Terminate all JP1 programs.
-
For the value of the environment variable LANG, specify the character encoding to be used when running JP1.
The following is an example of specifying UTF-8 as the character encoding.
Example: export LANG=C
-
Insert the distribution media into the drive.
-
Execute the following command to install and start the Hitachi Program Product Installer:
/cdrom/XXXX/setup /cdrom
XXXX varies depending on your OS. For /cdrom, specify the device special file name for the drive on which the distribution media is automatically mounted.
When the Hitachi Program Product Installer starts, the following initial window appears:
-
In the initial widow of the Hitachi Program Product Installer, enter L to display a list of software programs.
-
In the list of software programs, move the cursor to JP1/AJS3 - Agent, and then press the space bar to select it.
-
In the Hitachi Program Product Installer window, enter I to start installation of JP1/AJS3 - Agent.
-
After installation is completed, enter Q to return to the initial window.
-
Terminate the Hitachi Program Product Installer.
-
Specify the JP1/AJS3 - Agent automated startup script so that JP1/AJS3 - Agent automatically starts when the system starts.
Use a text editor such as vi to open the /etc/opt/jp1ajs2/jajs_start file, and then delete : # at the beginning of the line indicating /opt/jp1ajs2/bin/jajs_spmd.
Before the change
: # /opt/jp1ajs2/bin/jajs_spmd >/dev/null 2>/dev/null
After the change
/opt/jp1ajs2/bin/jajs_spmd >/dev/null 2>/dev/null
Result
JP1/AJS3 - Agent is installed on the agent host.
JP1/AJS3 - Agent now automatically starts when the system starts.
Postrequisites
Make sure that the services are running.
Related topics