The Jobs home page is the main browser view for the jobs repository. It lists recorded TPROC-C and TPROC-H jobs, status icons, timestamps, database names, workload type and headline result values where available. It also links to performance profiles, recent activity, environment information and the Pipelines page.
Clicking a job id opens the job detail page. The job detail page provides links to the job configuration, result, transaction or query count, timing data, metrics, system information, virtual user output, charts and the generated benchmark report.
The Web Service also exposes job data through HTTP query parameters. These are useful for scripts, automation and direct browser access.
http://localhost:8080/jobs http://localhost:8080/jobs?jobid=JOBID http://localhost:8080/jobs?jobid=JOBID&result http://localhost:8080/jobs?jobid=JOBID&resultdata http://localhost:8080/jobs?jobid=JOBID&tcount http://localhost:8080/jobs?jobid=JOBID&tcountdata http://localhost:8080/jobs?jobid=JOBID&timing http://localhost:8080/jobs?jobid=JOBID&timingdata http://localhost:8080/jobs?jobid=JOBID&timing&vuid=N http://localhost:8080/jobs?jobid=JOBID&vu=N