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.
Name |
Datatype |
Attributes |
Description |
---|---|---|---|
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 |