Hitachi

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


15.8.3 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‒78: 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

"MAXAGGEXEC"=

Sets the maximum number of threads to perform aggregation concurrently.

8

"JOBAGGTIMEOUT"=

Sets the timeout of a wait for the number of job executions to be aggregated.

9

[JP1_DEFAULT\JP1AJS2\CONTROL\AGENT]

"AJSSYSCTLDLOGSIZE"=

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

10

"LOGSIZE"=

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

11

"MAXOPEEXEC"=

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

12

[{JP1_DEFAULT|logical-host-name}\JP1AJSMANAGER\scheduler-service]#

"PERIODICJOBAGG"=

Sets whether the number of job executions is automatically aggregated.

13

"JOBAGGSTARTTIME"=

Sets the time at which aggregation of the number of job executions starts.

14

"JOBAGGLOGDIR"=

Sets the name of the directory for containing job execution count aggregation log files.

15

"JOBAGGRESULTSSTOREDAYPERIOD"=

Sets the number of days for which the aggregation results of the number of job executions are stored.

16

"JOBAGGJP1USERNAME"=

Sets the name of the JP1 user who aggregates the number of job executions.

17

[{JP1_DEFAULT|logical-host-name}\JP1AJSMANAGER]#

"PERIODICAGTAGG"=

Sets whether to automatically aggregate execution agent performance data.

18

"AGTAGGJP1USERNAME"=

Sets the name of the JP1 user who aggregates execution agent performance data.

19

"AGTAGGSTARTTIME"=

Sets the time at which to start aggregation of execution agent performance data.

20

"AGTAGGLOGDIR"=

Sets the path of the directory in which to store the aggregation log files for execution agent performance data.

21

"AGTAGGRESULTSSTOREDAYPERIOD"=

Sets the retention period (in days) of the aggregation results for execution agent performance data.

#:

The specification of the {JP1_DEFAULT|logical-host-name} part depends on whether the host is a physical host or a logical host. For a physical host, specify JP1_DEFAULT. For a logical host, specify the logical host name.

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(4) CONRESTRICTSYSLOG

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

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

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

  7. 20.15.2(8) MAXAGGEXEC

  8. 20.15.2(9) JOBAGGTIMEOUT

  9. 20.15.2(10) AJSSYSCTLDLOGSIZE (for agent process)

  10. 20.15.2(11) LOGSIZE (for agent process)

  11. 20.15.2(12) MAXOPEEXEC (for agent process)

  12. 20.15.2(13) PERIODICJOBAGG

  13. 20.15.2(14) JOBAGGSTARTTIME

  14. 20.15.2(15) JOBAGGLOGDIR

  15. 20.15.2(16) JOBAGGRESULTSSTOREDAYPERIOD

  16. 20.15.2(17) JOBAGGJP1USERNAME

  17. 20.15.2(18) PERIODICAGTAGG

  18. 20.15.2(19) AGTAGGJP1USERNAME

  19. 20.15.2(20) AGTAGGSTARTTIME

  20. 20.15.2(21) AGTAGGLOGDIR

  21. 20.15.2(22) AGTAGGRESULTSSTOREDAYPERIOD