Connection Activity Metrics
Lists the Connection Activity metrics and provides a brief description of each.
| Name | Description |
|---|---|
| Target Name | The name of the Oracle Enterprise Manager target. |
| Connections (Delta) | The number of connection attempts (successful or not) to the MySQL server. |
| Aborted Clients (Delta) | The number of connections that were aborted because the client died without closing the connection properly. |
| Aborted Connects (Delta) | The number of failed attempts to connect to the MySQL server. |
| Bytes Received (Delta) | The number of bytes received from all clients. |
| Bytes Sent (Delta) | The number of bytes sent to all clients. |
| Locked Connects (Delta) | The number of attempts to connect to locked user accounts. |
| Threads Cached | The number of Threads that are cached. |
| Threads Current | The number of Threads that are currently running. |