monProcessNetIO

Description

Provides the network I/O activity information for each process. monProcessNetIO requires the enable monitoring configuration parameters to be enabled.

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