13.1.12 Graphically viewing the JP1/AJS3 operating status
In everyday operations of JP1/AJS3, the need to understand the JP1/AJS3 operating status might arise. This subsection describes how to use the performance report output function to improve the visibility of information such as the amount of data processed by scheduler services, the execution statuses of jobs, and operating status of execution agent.
- Organization of this subsection
(1) Background
A company will check whether jobs are successfully run as planned in everyday operations.
(2) Goals
To check whether the jobs are run as planned in everyday operations, you need to check the number of executions for each job type, such as root jobnet, event job, and ordinary job. Also, you need to graphically view such information on a daily or hourly basis.
(3) Approach
By using the performance report output function, you can improve the visibility of information such as the amount of data processed by scheduler services and the job execution statuses.
Here, you output the amount of processed data and execution status of jobs for the AJSROOT1 scheduler service to a performance report on a per-minute basis. You also output the agent-based execution statuses to execution agent performance reports. Because each performance report and execution agent performance report are output in CSV format, you can use Excel or a similar program to aggregate or analyze reports, and to graphically view the number of executions by job type or by hour.
|
|
(4) Configuration procedure
The procedure for outputting a performance report and execution agent performance report are as follows:
-
Estimate the size of performance log files and execution agent performance log files.
-
Enable the performance report output function.
Do not perform this step if JP1/AJS3 - Manager version 12-00 or later.
-
Enable the execution agent performance report output function.
-
Run the ajsreport command and ajsagtreport command to output a performance report and an execution agent performance report in CSV format.
-
Open the performance report and the execution agent performance report with Excel or a similar program, and aggregate or analyze the data in the report.
(5) Manual references
|
Type |
Item |
Location |
|---|---|---|
|
Overview |
||
|
Estimates |
Performance log file |
3.4.8 Estimating the size of performance log files in the JP1/Automatic Job Management System 3 System Design (Configuration) Guide |
|
Execution agent performance log file |
3.4.9 Estimating the size of execution agent performance log files in the JP1/Automatic Job Management System 3 System Design (Configuration) Guide |
|
|
Configuration |
Performance report |
6.6.1 Settings for the performance report output function in the JP1/Automatic Job Management System 3 Configuration Guide (for Windows) or 15.7.1 Settings for the performance report output function in the JP1/Automatic Job Management System 3 Configuration Guide (for UNIX) |
|
Execution agent performance report |
6.6.2 Settings for the execution agent performance report output function in the JP1/Automatic Job Management System 3 Configuration Guide (for Windows) or 15.7.2 Settings for the execution agent performance report output function in the JP1/Automatic Job Management System 3 Configuration Guide (for UNIX) |
|
|
Commands |
ajsreport command |
ajsreport in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference |
|
ajsagtreport command |
ajsagtreport in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference |
|