|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
WebSphere system stats interface.
System stats are structured as follows in the PMI tree:
<server>
|
|__System Data
Field Summary | |
---|---|
static int |
CPUUsageSinceLastMeasurement
The average CPU utilization since the last query (CountStatistic). |
static int |
CPUUsageSinceServerStarted
The average CPU utilization since the server was started (AverageStatistic). |
static int |
FreeMemory
A snapshot of free memory (in KB) - CountStatistic. |
static java.lang.String |
NAME
System data stats name |
Field Detail |
public static final java.lang.String NAME
public static final int CPUUsageSinceLastMeasurement
public static final int CPUUsageSinceServerStarted
public static final int FreeMemory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |