Health network I/O
(INSTANCEID, NAME)
Name | Data Type | Description |
---|---|---|
INSTANCEID | long | Instance ID; 0 = non-CE |
NAME | string(8) | Literal: "NetIO"; created by Surveillance |
PACKETSSENT | double | Number of network packets sent |
PACKETSRECEIVED | double | Number of network packets received |
BYTESSENT | double | Network bytes sent |
BYTESRECEIVED | double | Network bytes received |
TSYNC | long | Internal-use tsync; created by Surveillance
Note: This column may be removed in a future release.
|
MERGESTATUS | long | Internal-use merge status; created by Surveillance |
PACKETSSENT_RATE | double | Number of network packets sent per second, in interval |
PACKETSRECEIVED_RATE | double | Number of network packets received per second, in interval |
BYTESSENT_RATE | double | Network bytes sent per second, in interval |
BYTESRECEIVED_RATE | double | Network bytes received per second, in interval |
PACKETSSENT_DELTA | double | Delta number of network packets sent |
PACKETSRECEIVED_DELTA | double | Delta number of network packets received |
BYTESSENT_DELTA | double | Network bytes sent delta |
BYTESRECEIVED_DELTA | double | Network bytes received delta |
PACKETSSENT_OVERALL | double | Total number of network packets sent, since collection started |
PACKETSRECEIVED_OVERALL | double | Total number of network packets received, since collection started |
BYTESSENT_OVERALL | double | Total network bytes sent, since collection started |
BYTESRECEIVED_OVERALL | double | Total network bytes received, since collection started |
Attributes: | MDA |
---|---|
Minimum database version: | 12.5.0.3 |