15.2.40 Operating status of execution agent dialog box
In the Operating status of execution agent dialog box, you can check the following types of information for each of the execution agents selected in the Execution Agent Management screen: the daily maximum number of concurrently executed jobs, the daily number of executed jobs, and the hourly job execution status.
The type of information to be displayed in the graph can be selected by using radio buttons in the Display target area.
The following figure shows the Operating status of execution agent dialog box.
|
|
When you click a date, the Operating status in a day dialog box appears. In this dialog box, you can check the hourly maximum number of concurrently executed jobs and the hourly number of executed jobs.
The following table lists the items displayed in the Operating status of execution agent dialog box.
|
Displayed item |
Description |
|
|---|---|---|
|
Displayed period |
Displays the period for which the operating status of an execution agent can be shown. |
|
|
Aggregation start time |
Displays the value of the AGTAGGSTARTTIME environment setting parameter. For details about the AGTAGGSTARTTIME environment setting parameter, see 20.15.2(20) AGTAGGSTARTTIME in the JP1/Automatic Job Management System 3 Configuration Guide. |
|
|
Display settings |
Display target |
Contains the following radio buttons, which allow the user to select the type of information to be displayed in the graph:
|
|
Display range or Extraction condition |
Allows the user to specify the upper limit on, or the extraction conditions for, the execution agent performance data to be displayed. |
|
|
Date |
Displays the date on which aggregation was performed. |
|
|
Max number of queued jobs (concurrent) |
Displays the maximum number of concurrently queued jobs. |
|
|
Max number of running jobs (concurrent) |
Displays the maximum number of concurrently running jobs. |
|
|
Max number of running event jobs (concurrent) |
Displays the maximum number of concurrently running event jobs. |
|
|
Number of job executions |
Displays the number of jobs executed. |
|
|
Peak number of job executions per hour |
Displays the hourly number of jobs executed during the peak time period. |
|
|
Aggregation status |
Displays the aggregation status. |
|
The following table shows the details of the values displayed in the Operating status of execution agent dialog box. For details about the output items of the ajsagtreport command, see the descriptions about ajsagtreport in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.
|
No. |
Displayed target |
Value |
Description |
Output items of the ajsagtreport command |
|---|---|---|---|---|
|
1 |
Largest number of concurrently executable jobs per day |
Queued jobs |
Displays the maximum number of jobs executed concurrently per hour for the execution agent within a day. |
QUEUING_JOB_NUM |
|
2 |
Running jobs |
RUNNING_JOB_NUM |
||
|
3 |
Running event jobs |
RUNNING_EVJOB_NUM |
||
|
4 |
Number of job executions per day |
Jobs per day |
Displays the total number of jobs executed per hour for the execution agent over 24 hours. |
Sum of JOB_EXEC_START_NUM and EVJOB_EXEC_START_NUM |
|
5 |
Jobs per hour at peak time |
Displays the maximum number of jobs executed per hour for the execution agent within a day. |
||
|
6 |
Hourly job execution status |
Queued jobs |
Displays the time periods in which the number of jobs executed concurrently per hour for the execution agent is equal to or greater than the number of jobs set for extraction conditions. |
QUEUING_JOB_NUM |
|
7 |
Running jobs |
RUNNING_JOB_NUM |
||
|
8 |
Running event jobs |
RUNNING_EVJOB_NUM |
- Cautionary notes
-
-
Items that must be set up
This dialog box does not appear if the management portal execution environment is not set up. For details about how to set up, see 6.7.1 Additional settings to be specified for using the Web GUI (Job Portal) in the JP1/Automatic Job Management System 3 Configuration Guide (for Windows) or 15.8.1 Additional settings to be specified for using the Web GUI (Job Portal) in the JP1/Automatic Job Management System 3 Configuration Guide (for UNIX).
-
Permission to display this dialog box
If this dialog box does not appear when the KNAK3608-E message is output, the OS user mapped to the logged-in JP1 user might not have sufficient access permission. Make sure that the OS user mapped to the JP1 user has sufficient access permission by referring to 4.6.3 Considering the Management Portal execution environment in the JP1/Automatic Job Management System 3 System Design (Configuration) Guide.
-