Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Deployments: Monitoring: JAX-RS Application: Monitoring: Resources By Classes Statistics

Column Display     Related Tasks     Related Topics

Use this page to monitor the resource method statistics associated with the JAX-RS application.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name

Resource class name, resource method name, or statistics name.

Path

Relative resource URI path.

HttpMethod

HTTP designator that is annotated on the resource method.

Total Time

Provides the total min/max/average request processing times, in milliseconds, and the total request rates and counts for the lifetime of the application for the resource.

Last 1 Second

Provides the min/max/average request processing times, in milliseconds, and the request rates and counts in the last 1 second for the resource.

Last 15 Seconds

Provides the min/max/average request processing times, in milliseconds, and the request rates and counts in the last 15 seconds for the resource.

Last 1 Minute

Provides the min/max/average request processing times, in milliseconds, and the request rates and counts in the last 1 minute for the resource.

Last 15 Minutes

Provides the min/max/average request processing times, in milliseconds, and the request rates and counts in the last 15 minutes for the resource.

Last 1 Hour

Provides the min/max/average request processing times, in milliseconds, and the request rates and counts in the last 1 hour for the resource.

Related Tasks

Related Topics


Back to Top