|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AbstractStatisticsCollector.Options
Options for AbstractStatisticsCollector
| Field Summary | |
|---|---|
static String |
DEFAULT_PERFORMANCE_COUNTERS_SAMPLE_INTERVAL
|
static String |
PERFORMANCE_COUNTERS_SAMPLE_INTERVAL
The interval in seconds at which the performance counters of the host platform will be sampled (default 60). |
static String |
PROCESS_NAME
The name of the process whose per-process performance counters are to be collected (required, no default). |
| Field Detail |
|---|
static final String PERFORMANCE_COUNTERS_SAMPLE_INTERVAL
static final String DEFAULT_PERFORMANCE_COUNTERS_SAMPLE_INTERVAL
static final String PROCESS_NAME
Note: Services are generally associated with a UUID and that
UUID is generally used as the service name. A single host may
run many different services and will report the counters for each
service using the path formed as described above.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||