monProcessNetIO

Description

Provides the network I/O activity information for each process.

NoteEnable the enable monitoring configuration parameter for this monitoring table to collect data.

Columns

Name

Datatype

Attributes

Description

SPID

smallint

Session process identifier

KPID

int

Kernel process identifier

NetworkPacketSize

int

Network packet size the session is currently using.

PacketSent

int

Counter

Number of packets sent

PacketsReceived

int

Counter

Number of packets received

BytesSent

int

Counter

Number of bytes sent

BytesRecieved

int

Counter

Number of bytes received