|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
WebSphere Application Server Alarm Manager Stats interface.
Alarm Manager statistics are structured as follows in the PMI tree:
Field Summary | |
---|---|
static int |
AlarmLatencyDuration
Latency of alarms fired in milliseconds. |
static int |
AlarmRate
Number of alarms per second. |
static int |
AlarmsCancelledCount
The number of alarms cancelled by the application. |
static int |
AlarmsCreatedCount
Total number of alarms created by all AsynchScopes for this WorkManager. |
static int |
AlarmsFiredCount
The number of alarms fired. |
static int |
AlarmsPendingSize
Number of alarms waiting to fire. |
static java.lang.String |
NAME
The Performance Monitoring Instrumentation (PMI) module name. |
Field Detail |
public static final java.lang.String NAME
public static final int AlarmsCreatedCount
public static final int AlarmsCancelledCount
public static final int AlarmsFiredCount
public static final int AlarmLatencyDuration
public static final int AlarmsPendingSize
public static final int AlarmRate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |