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:
-
Stop the JP1/AJS3 service if it is running.
-
Register a JP1 user to use the Web GUI (Management Portal), and then map that user to an OS user who has superuser privileges.
-
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.
-
Restart the JP1/AJS3 service.
-
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:
-
Stop the JP1/AJS3 service if it is running.
-
Register a JP1 user to use the Web GUI (Management Portal), and then map that user to an OS user who has superuser privileges.
-
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.
-
Restart the JP1/AJS3 service.
-
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):
-
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
-
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.
-
Restart JP1/AJS3.
The new settings are applied.
(4) Environment setting parameters
|
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: