monProcessNetIO

Description

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

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

Columns

The columns for monProcessNetIO are:

Name

Datatype

Attributes

Description

SPID

smallint

Session process identifier

InstanceID

int

(Cluster environments only) ID of an instance in a shared-disk cluster.

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

NetworkEngineNumber

smallint

Number of the engine that this process is using as its network engine.