Returns network I/O statistics for all communication between Adaptive Server and client connections.
Enable the enable monitoring configuration parameter for this monitoring table to collect data.
The columns for monNetworkIO are:
Name |
Datatype |
Attributes |
Description |
---|---|---|---|
InstanceID |
int |
(Cluster environments only) ID of an instance in a shared-disk cluster. |
|
PacketsSent |
int |
Counter, reset |
Number of packets sent |
PacketsReceived |
int |
Counter, reset |
Number of packets received |
BytesSent |
int |
Counter, reset |
Number of bytes sent |
BytesReceived |
int |
Counter, reset |
Number of bytes received |