4.25 Secure Connections Activity Metrics

Lists the Secure Connections Activity metrics and provides a brief description of each.

Table 4.24 Secure Connections Activity Metrics

NameDescription
Accept Renegotiates (Delta)The number of negotiates needed to establish the connection.
Accepts (Delta)The number of accepted SSL connections.
Callback Cache Hits (Delta)The number of callback cache hits.
Cipher (Total)The current SSL cipher (empty for non-SSL connections).
Cipher List (Total)The list of possible SSL ciphers.
Client Connects (Delta)The number of SSL connection attempts to an SSL-enabled master.
Connect Renegotiates (Delta)The number of negotiates needed to establish the connection to an SSL-enabled master.
Ctx Verify Depth (Total)The SSL context verification depth --how many certificates in the chain are tested.
Ctx Verify Mode (Total)The SSL context verification mode.
Default Timeout (Total)The default SSL timeout.
Finished Accepts (Delta)The number of successful SSL connections to the server.
Finished Connects (Delta)The number of successful slave connections to an SSL-enabled master.
Session Cache Hits (Delta)The number of SSL session cache hits.
Session Cache Misses (Delta)The number of SSL session cache misses.
Session Cache Mode (Total)The SSL session cache mode.
Session Cache Overflows (Delta)The number of SSL session cache overflows.
Session Cache Size (Total)The SSL session cache size.
Session Cache Timeouts (Delta)The number of SSL session cache timeouts.
Sessions Reused (Delta)How many SSL connections were reused from the cache.
Used Session Cache Entries (Delta)How many SSL session cache entries were used.
Verify Depth (Total)The verification depth for replication SSL connections.
Verify Mode (Total)The verification mode for replication SSL connections.
Version (Total)The SSL version identifier.