7.8.1 Adding, deleting, or changing a execution agent
You can add and delete an execution agent during JP1/AJS3 operation. You can also change the maximum number of concurrently executable jobs on the execution agent and the status of job transfer restrictions for the execution agent.
You can also add and delete an execution agent group used for load balancing.
- Organization of this subsection
(1) Using commands to perform operations on an execution agent
If you want to perform operations on an execution agent from the CLI, use the following commands. For details about the commands, see 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.
-
ajsagtadd
Adds an execution agent. At the same time, this command sets the maximum number of concurrently executable jobs.
This command also adds an execution agent group.
-
ajsagtdel
Deletes an execution agent or an execution agent group.
-
ajsagtalt
Changes the execution agent information. The following information can be changed:
-
Execution host name (agent host name)
-
Maximum number of concurrently executable jobs
-
Description
-
The status of job transfer restrictions for the execution agent
-
The status of the execution agent
You can also change information about an execution agent group. The following types of changes are possible:
-
Changing the description
-
Adding or deleting an execution agent to an execution agent group
-
Changing the execution agent priority defined in the execution agent group
-
Changing the status of job transfer restrictions for the execution agent group
-
To check the information and status of an execution agent, you can use the ajsagtshow command.
(2) Using the Web GUI (Job Portal) to perform operations on an execution agent
You can also perform operations on an execution agent from the Web GUI (Job Portal). For details, see 15.2.4 Execution Agent screen in the JP1/Automatic Job Management System 3 Operator's Guide.