You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

CHANNEL_STATUS (STATUS)

String ValueAlertDescription
INACTIVEGoodThe channel state is not in error however it is not currently running.
RUNNINGGoodThe channel is in a good running state
STARTINGWarnThe channel is currently starting. This is a transient state.
STOPPINGWarnThe channel is currently stopping. This is a transient state.
STOPPEDWarnThe channel is currently stopped. This should be considered an error state however administrators may STOP a channel during change activity.
REQUESTINGWarnThe channel is currently requesting. This is a transient state for Requester channels.
INITIALIZINGWarnThe channel is currently initializing. This is a transient state for Requester channels.
SWITCHINGWarnThe channel is currently switching. This is a transient state.
BINDING

Warn

Critical

The channel is currently binding and trying to connect to the remote end. Binding is a transient state however it should be considered an error if this state lasts for more than a few minutes. Some in error channels can get stuck in a binding state.
RETRYINGCriticalThe channel is currently retrying and trying to connect to the remote end. Retrying should be considered an error state.
PAUSEDCriticalThe channel is currently paused. This is a transient state however it should be considered an error if this state lasts for more than a few minutes.
DISCONNECTEDCriticalThe channel is currently disconnected. This is a transient state however it should be considered an error if this state lasts for more than a few minutes.

Other Interesting Channel Attributes to Monitor

Attribute

Value

CONNS

This is the number of connections made to the SVRCONN channel.

QUEUE_STATUS

PropertyAlertDescription
OPPROCSWarn< 1
IPPROCSWarn< 1
CURDEPTHWarn> 50
CURDEPTHCritical> 100
lastGetIntervalSecs Warn> 5
lastGetIntervalSecsCritical> 10
lastPutIntervalSecsWarn> 5
lastPutIntervalSecsCritical> 10

 

 

 

PUB/SUB Status

String Value

Alert

ERROR

Critical

REFUSED

Critical

STOPPING

Warn

INACTIVE

Warn

STARTING

Warn

COMPAT

Good

ACTIVE

Good

Queue Manager Status

String Value

AlertDescription

STOPPED

Critical

The queue manager is not running or cannot be contacted.

NOTE: In some cases the queue manager may still actually be running but cut off from Lamaxu due to network issues.

QUIESCING

WarnThe queue manager is in the process of being shut down.

STANDBY

GoodThe queue manager is running as standby.

STARTING

GoodThe queue manager is starting up.

RUNNING

GoodThe queue manager is running normally.

Listener Status

String Value

AlertDescription

STOPPED

Critical

Warn

The listener is stopped or not running.

RUNNING

GoodThe listener is running normally.
  • No labels