|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSAlarmManagerStats
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 |
---|
static final java.lang.String NAME
static final int AlarmsCreatedCount
static final int AlarmsCancelledCount
static final int AlarmsFiredCount
static final int AlarmLatencyDuration
static final int AlarmsPendingSize
static final int AlarmRate
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |