HTTP Resource Details
The HTTP Resource Details page displays the details of the selected HTTP resource. You can select a different HTTP resource to see its details using the View Resource list near the Time Range Selector.
Based on the selected HTTP resource and time period, the page displays information about the selected resource in various tables and charts.
Resource Details
This table shows the basic information about the selected HTTP resource:
Column | Description |
---|---|
Resource Name | Shows the name of the selected HTTP resource |
Resource Type | Shows HTTP as the type of the selected resource |
HTTP Host | Shows the IP address of the HTTP host |
HTTP Port | Displays the Port number associated with the IP of the HTTP host |
For more information on using tables, see Working with Tables.
HTTP Connection Trend
The HTTP Connection Trend chart displays the trend of the HTTP connections over the selected time window, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the total open HTTP connections
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.
HTTP Request Trend
The HTTP Request Trend chart displays the trend of the HTTP requests over the selected time window, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the total HTTP requests received
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.
ClientIP View
This table displays the information about client IP addresses:
Column | Description |
---|---|
ClientIP | Lists the IP addresses of clients for the selected HTTP resource |
Hits | The total number of hits on the selected HTTP resource
This number includes hits to services and to internal services if a virtual binding is used between TIBCO ActiveMatrix components. |
Successes | The number of successful responses on the selected HTTP resource
This number includes successful responses for services and internal services if a virtual binding is used between TIBCO ActiveMatrix components. |
Faults | The number of faults encountered on the selected HTTP resource
This number includes faults encountered by services and internal services if a virtual binding is used between TIBCO ActiveMatrix components. |
Average Response Time (ms) | Shows the average response time on the selected HTTP resource in milliseconds |
For more information on using tables, see Working with Tables.
HTTP Average Request Duration Trend
The HTTP Average Request Duration Trend chart displays the trend of the average duration of the HTTP requests over the selected time window, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the average request duration in milliseconds
For example, if the selected time period is Today, the average response time is computed for one hour time slots.
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.
HTTP Thread Count Trend
The HTTP Thread Count Trend chart displays the trend of the total threads against active threads over the selected time window, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the total threads and active threads for the selected resource
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.