Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 Configuration Guide


15.8.2 Settings for the Web GUI (Management Portal)

To use the Web GUI (Management Portal), you must set it up on both the manager host and agent host.

Organization of this subsection

(1) Procedure for setup on the manager host

Use the following procedure to set up the Web GUI (Management Portal) on the manager host:

  1. Stop the JP1/AJS3 service if it is running.

  2. Register a JP1 user to use the Web GUI (Management Portal), and then map that user to an OS user who has superuser privileges.

  3. Set up the JP1/AJS3 System Control Manager service and JP1/AJS3 System Control Agent service by executing the ajssysctlsetup command.

    For details about the ajssysctlsetup command, see ajssysctlsetup in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

  4. Restart the JP1/AJS3 service.

  5. Set automatic startup and termination for the JP1/AJS3 System Control Manager service and JP1/AJS3 System Control Agent service.

    For details about how to set automatic startup and termination, see 15.10.1(7) Setting automatic startup and termination of the JP1/AJS3 System Control Manager service and the JP1/AJS3 System Control Agent service, or 17.2.11(4) Settings for the JP1/AJS3 System Control Manager service and the JP1/AJS3 System Control Agent service.

(2) Procedure for setup on the agent host

Use the following procedure to set up the Web GUI (Management Portal) on the agent host:

  1. Stop the JP1/AJS3 service if it is running.

  2. Register a JP1 user to use the Web GUI (Management Portal), and then map that user to an OS user who has superuser privileges.

  3. Set up the JP1/AJS3 System Control Agent service by executing the ajssysctlsetup command.

    For details about the ajssysctlsetup command, see ajssysctlsetup in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

  4. Restart the JP1/AJS3 service.

  5. Set automatic startup and termination for the JP1/AJS3 System Control Agent service.

    For details about how to set automatic startup and termination, see 15.10.1(7) Setting automatic startup and termination of the JP1/AJS3 System Control Manager service and the JP1/AJS3 System Control Agent service, or 17.2.11(4) Settings for the JP1/AJS3 System Control Manager service and the JP1/AJS3 System Control Agent service.

(3) Changing the settings for the Web GUI (Management Portal)

Use the following procedure to change the settings for the Web GUI (Management Portal):

  1. Stop the JP1/AJS3 service.

    Execute the following commands to confirm that all processes have stopped:

    # /etc/opt/jp1ajs2/jajs_stop
    # /opt/jp1ajs2/bin/jajs_spmd_status
  2. Execute the jajs_config command to set the environment setting parameter described in (4) below:

    For details about the jajs_config command, see jajs_config in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

  3. Restart JP1/AJS3.

    The new settings are applied.

(4) Environment setting parameters

Table 15‒74: Environment setting parameters for setting up the Web GUI (Management Portal)

No.

Definition key

Environment setting parameter

Explanation

1

[JP1_DEFAULT\JP1AJS2\CONTROL]

"AUTHSYSLOG"=

Sets whether messages related to user authentication are output to the syslog and integrated trace log.

2

"SYSLOGCODE"=

Sets the language of messages that the JP1/AJS3 System Control Manager service and JP1/AJS3 System Control Agent service output to syslog.

3

[JP1_DEFAULT\JP1AJS2\CONTROL\MANAGER]

"CONRESTRICTSYSLOG"=

Sets whether messages related to connection-source restriction are output to the syslog.

4

"AJSSYSCTLDLOGSIZE"=

Sets the size of the internal log file for the ajssysctlmd process.

5

"LOGSIZE"=

Sets the size of the log file for the ajssysctlmd process.

6

"MAXOPEEXEC"=

Sets the maximum number of on-screen operations that can concurrently be performed using the Web GUI (Management Portal).

7

[JP1_DEFAULT\JP1AJS2\CONTROL\AGENT]

"AJSSYSCTLDLOGSIZE"=

Sets the size of the internal log file for the ajssysctlad process.

8

"LOGSIZE"=

Sets the size of the log file for the ajssysctlad process.

9

"MAXOPEEXEC"=

Sets the maximum number of on-screen operations that can concurrently be performed using the Web GUI (Management Portal).

For details about the definition of these environment setting parameters, see the following:

  1. 20.15.2(1) AUTHSYSLOG

  2. 20.15.2(2) SYSLOGCODE

  3. 20.15.2(3) CONRESTRICTSYSLOG

  4. 20.15.2(4) AJSSYSCTLDLOGSIZE (for manager process)

  5. 20.15.2(5) LOGSIZE (for manager process)

  6. 20.15.2(6) MAXOPEEXEC (for manager process)

  7. 20.15.2(7) AJSSYSCTLDLOGSIZE (for agent process)

  8. 20.15.2(8) LOGSIZE (for agent process)

  9. 20.15.2(9) MAXOPEEXEC (for agent process)