+

Search Tips   |   Advanced Search

Create and manage reports for batch statistics

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

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

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

  1. In the 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.

    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

    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 we add data, click OK.


What to do next

Generate and view the report.


Related tasks

  • Configure WebSphere grid endpoints
  • Configure the job scheduler