A.1 Instance Metrics

This section lists the metrics that Oracle Traffic Director tracks for individual instances. For each metric, the object name in the SNMP MIB and the names of the corresponding element and attribute in the stats-xml report are provided. Metrics that are not available through SNMP or in the stats-xml report are marked NA.

Table A-1 Instance Metrics

Metric Object Name in the SNMP MIB stats-xml Element: Attribute

Number of seconds the instance has been running

instanceUptime

server: secondsRunning

Number of requests processed

instanceRequests

request-bucket: countRequests

Number of octets received

instanceInOctets

request-bucket: countBytesReceived

Number of octets transmitted

instanceOutOctets

request-bucket: countBytesTransmitted

Number of 2xx (Successful) responses issued

instanceCount2xx

request-bucket: count2xx

Number of 3xx (Redirection) responses issued

instanceCount3xx

request-bucket: count3xx

Number of 4xx (Client Error) responses issued

instanceCount4xx

request-bucket: count4xx

Number of 5xx (Server Error) responses issued

instanceCount5xx

request-bucket: count5xx

Number of other (neither 2xx, 3xx, 4xx, nor 5xx) responses issued

instanceCountOther

request-bucket: countOther

Number of 200 (OK) responses issued

instanceCount200

request-bucket: count200

Number of 302 (Moved Temporarily) responses issued

instanceCount302

request-bucket: count302

Number of 304 (Not Modified) responses issued

instanceCount304

request-bucket: count304

Number of 400 (Bad Request) responses issued

instanceCount400

request-bucket: count400

Number of 401 (Unauthorized) responses issued

instanceCount401

request-bucket: count401

Number of 403 (Forbidden) responses issued

instanceCount403

request-bucket: count403

Number of 404 (Not Found) responses issued

instanceCount404

request-bucket: count404

Number of 503 (Unavailable) responses issued

instanceCount503

request-bucket: count503

Average load in the last 1 minute

instanceLoad1MinuteAverage

server: load1MinuteAverage

Average load in the last 5 minutes

instanceLoad5MinuteAverage

server: load5MinuteAverage

Average load for in the last minutes

instanceLoad15MinuteAverage

server: load15MinuteAverage

Number of octets transmitted on the network per second

instanceNetworkInOctets

server: rateBytesReceived

Number of octets received on the network per second

instanceNetworkOutOctets

server: rateBytesTransmitted

Average number of requests served in the last 1 minute

instanceRequests1MinuteAverage

server: requests1MinuteAverage

Average number of requests served in the last 5 minutes

instanceRequests5MinuteAverage

server: requests5MinuteAverage

Average number of requests served in the last 15 minutes

instanceRequests15MinuteAverage

server: requests15MinuteAverage

Average number of error responses in the last 1 minute

instanceErrors1MinuteAverage

server: errors1MinuteAverage

Average number of error responses in the last 5 minutes

instanceErrors5MinuteAverage

server: errors5MinuteAverage

Average number of error responses in the last 15 minutes

instanceErrors15MinuteAverage

server: errors15MinuteAverage

Average response time for the requests in the last 1 minute

instanceResponseTime1MinuteAverage

server: responseTime1MinuteAverage

Average response time for the requests in the last 5 minutes

instanceResponseTime5MinuteAverage

server: responseTime5MinuteAverage

Average response time for the requests in the last 15 minutes

instanceResponseTime15MinuteAverage

server: responseTime15MinuteAverage

Number of open connections at the time when statistics were gathered

instanceCountOpenConnections

request-bucket: countOpenConnections

Name of the TCP proxy for which this element holds statistics

tcpID

tcp-proxy:name

State of the TCP proxy at the time of gathering the statistics

tcpMode

tcp-proxy:mode

IP addresses (including port) where this TCP proxy listens for requests

tcpInterfaces

tcp-proxy:interfaces

Number of active TCP proxy connections

tcpCountActiveConnections

tcp-request-bucket:countActiveConnections

Total number of requests processed

tcpCountRequests

tcp-request-bucket:countRequests

Total number of requests that were aborted

tcpCountAbortedRequests

tcp-request-bucket:countRequestsAborted

Total number of requests that were closed because of timeout

tcpCountTimeoutRequests

tcp-request-bucket:countRequestsTimedout

Number of bytes received from the client

tcpCountBytesReceived

tcp-request-bucket:countBytesReceived

Number of bytes transmitted to the clients

tcpCountBytesTransmitted

tcp-request-bucket:countBytesTransmitted

Average duration of active time in milliseconds

tcpMilliSecondsConnectionActiveAverage

tcp-request-bucket:millisecondsConnectionActiveAverage