monCIPCLinks

Description

monCIPCLinks monitors the state of the links between instances in the cluster.

Columns

Name

Datatype

Description

InstanceID

tinyint

ID of the instance within the cluster.

LocalInterface

varchar30

The name of the link’s local network end point. Same name that appears in the hosts file for a server name.

Remote Interface

varchar30

The name of the link’s remote end point. Same name that appears in the hosts file for a server name.

PassiveState

varchar10

The latest state listed in the traffic on the link.

PassiveStateAge

int

Time since the PassiveState column was updated, in milliseconds.

ActiveState

varchar10

The latest state used as determined by active monitoring (when no traffic was present on the link).

ActiveStateAge

int

Time since the ActiveState column was updated, in milliseconds..

Required Parameters

None.