Hitachi

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


6.7.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 administrator permissions.

  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.

#
  • UAC function is enabled

    Built-in Administrator

  • UAC function is disabled

    OS user who is a member of the Administrator group

(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 administrator permissions.

  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.

#
  • UAC function is enabled

    Built-in Administrator

  • UAC function is disabled

    OS user who is a member of the Administrator group

(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. In Windows Control Panel, open the Services administrative tool, and stop the following services:

    • JP1/AJS3 service

    • JP1/AJS3 System Control Manager service

    • JP1/AJS3 System Control Agent service

  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 6‒79: 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 Windows event log and integrated trace log.

2

[JP1_DEFAULT\JP1AJS2\CONTROL\MANAGER]

"CONRESTRICTSYSLOG"=

Sets whether messages related to connection-source restriction are output to the Windows event log.

3

"AJSSYSCTLDLOGSIZE"=

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

4

"LOGSIZE"=

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

5

"MAXOPEEXEC"=

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

6

"MAXAGGEXEC"=

Sets the maximum number of threads to perform aggregation concurrently.

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).

10

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

"PERIODICJOBAGG"=

Sets whether the number of job executions is automatically aggregated.

11

"JOBAGGSTARTTIME"=

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

12

"JOBAGGLOGDIR"=

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

13

"JOBAGGRESULTSSTOREDAYPERIOD"=

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

#:

The specification of the {JP1_DEFAULT|logical-host} 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(3) CONRESTRICTSYSLOG

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

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

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

  6. 20.15.2(7) MAXAGGEXEC

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

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

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

  10. 20.15.2(12) PERIODICJOBAGG

  11. 20.15.2(13) JOBAGGSTARTTIME

  12. 20.15.2(14) JOBAGGLOGDIR

  13. 20.15.2(15) JOBAGGRESULTSSTOREDAYPERIOD