monPCISlots

Description

Contains information about the plug-in bound to each slot.

Columns

Name

Datatype

Description

Slot

int

Number of active slot: Values are 1 – 31.

Status

char(10)

Status of the slot. Values are:

  • INIT

  • IN USE

  • STOPPED

Modulename

varchar(30)

Logical module name bound to the current slot.

Engine

int

Engine associated with the slot.

Required parameters

None