Creating and managing reports for batch statistics

You can generate reports to view statistics of the job scheduler and endpoints.

Before you begin

Reports are charts that show runtime data. You must configure your environment, including servers, clusters, and applications to display data in the charts.

About this task

You can use the administrative console to generate reports and view statistics of the job scheduler and endpoints.

Procedure

  1. In the administrative console, click Runtime operations > Reports and go to the Reports tab.
  2. Add a new chart.

    Click Open a New Chart Tab. A new tab opens with a blank chart.

  3. Specify the scope for the chart from which the charted data is derived.
    1. Click Change Scope to specify the scope.
    2. For Object type, select a node, dynamic cluster, cluster, or application server scope.
    3. For Object instance, select an object instance of the scheduler or endpoints.
    4. Click OK.
  4. Set the data set type to Use current scope as the data set.
    1. Click Add Data.
    2. For Data Set Type, select Use current scope as the data set.
  5. Choose metrics from the selected data set to add to the chart.
    Table 1. Scheduler . The table lists each metric for the scheduler followed by a description.
    Metric Description
    Jobs queued Number of jobs that are queued at the scheduler
    Jobs dispatched Number of jobs that are dispatched at the scheduler
    Jobs error Number of dispatch errors that occurred for jobs
    Jobs queue time The average time in milliseconds that a job spent in the queue
    Jobs dispatch time The average time in milliseconds that a job spent being dispatched
    Jobs dispatch error time The average time in milliseconds that a job spent being dispatched when dispatch error occurred
    Table 2. Endpoints . The table lists each metric for the endpoints followed by a description.
    Metric Description
    Jobs requested Number of jobs which arrive at the execution environment (endpoint application) for processing.
    Jobs completed Number of jobs which run to completion at the execution environment.
    Jobs execution time The average time in milliseconds that a job spends running.
  6. After you add data, click OK.

What to do next

Generate and view the report.