5.1 Performance Metrics

The following performance metrics are collected by the plug-in.

Response

Column

Type

Description

Example

Status

NUMBER

Whether the Gateway is up or down

1

Summary

Column

Type

Description

Example

ID

STRING (KEY)

Unique ID for the Gateway summary

number

TotalConnections

NUMBER

Total number of current connections

number

UsedHTTPConnections

NUMBER

Number of current HTTP connections for the Gateway

number

UsedTCCConnections

NUMBER

Number of current AIP connections for the Gateway

number

UsedWSConnections

NUMBER

Number of current websocket connections for the Gateway

number

AvailableHTTPConnections

NUMBER

Maximum number of available HTTP connections for the Gateway

number

AvailableTCCConnections

NUMBER

Maximum number of available AIP connections for the Gateway

number

AvailableWSConnections

NUMBER

Maximum number of available websocket connections for the Gateway

number

IncomingSecurityLevel

STRING

Security level for data received by the Gateway

SSL

UsedHTTPConnectionsPercentage

NUMBER

Percentage of used HTTP connections, compared to the maximum number of available HTTP connections

number

UsedTCCConnectionsPercentage

NUMBER

Percentage of used AIP connections, compared to the maximum number of available AIP connections

number

UsedWSConnectionsPercentage

NUMBER

Percentage of used websocket connections, compared to the maximum number of available websocket connections

number