mv_sysinfo_net
The mv_sysinfo_net
view in the information_schema
database describes the total network usage by interface.
Column name | Description |
---|---|
| The ID of the node. |
| The IP address of the node. |
| The port on which the node is listening. |
|
|
| The name of the interface. |
| The total number of bytes received on the network. |
| The total number of bytes transmitted on the network. |
| The time when the data was received. |