Documentation Home
Oracle Enterprise Manager for MySQL Database User's Guide
Download this Manual
PDF (US Ltr) - 0.7Mb
PDF (A4) - 0.7Mb


Oracle Enterprise Manager for MySQL Database User's Guide  /  Metrics  /  Secure Connections Activity Metrics

6.25 Secure Connections Activity Metrics

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

Table 6.25 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.
CipherThe current SSL cipher (empty for non-SSL connections).
Cipher ListThe 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 DepthThe SSL context verification depth --how many certificates in the chain are tested.
Ctx Verify ModeThe SSL context verification mode.
Default TimeoutThe 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 ModeThe SSL session cache mode.
Session Cache Overflows (Delta)The number of SSL session cache overflows.
Session Cache SizeThe 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 DepthThe verification depth for replication SSL connections.
Verify ModeThe verification mode for replication SSL connections.
VersionThe SSL version identifier.