@Deprecated public final class MeasurementConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ACCEPTABLE_LIVE_MILLIS
Deprecated.
|
static long |
ACCEPTABLE_PLATFORM_LIVE_MILLIS
Deprecated.
Acceptable live data time difference
|
static long |
ACCEPTABLE_SERVICE_LIVE_MILLIS
Deprecated.
|
static double |
AVAIL_DOWN
Deprecated.
Availability error
|
static double |
AVAIL_UNKNOWN
Deprecated.
Availability unknown
|
static double |
AVAIL_UP
Deprecated.
Availability ok
|
static String |
BASELINE_OPT_MAX
Deprecated.
Measurement baseline max option.
|
static String |
BASELINE_OPT_MEAN
Deprecated.
Measurement baseline mean option.
|
static String |
BASELINE_OPT_MIN
Deprecated.
Measurement baseline min option.
|
static String |
CAT_AVAILABILITY
Deprecated.
Measurement category availability
|
static String |
CAT_PERFORMANCE
Deprecated.
Measurement category performance
|
static String |
CAT_THROUGHPUT
Deprecated.
Measurement category throughput
|
static String |
CAT_UTILIZATION
Deprecated.
Measurement category utilization
|
static int |
COLL_TYPE_DYNAMIC
Deprecated.
The collection type values
|
static String[] |
COLL_TYPE_NAMES
Deprecated.
|
static int |
COLL_TYPE_STATIC
Deprecated.
|
static int |
COLL_TYPE_TRENDSDOWN
Deprecated.
|
static int |
COLL_TYPE_TRENDSUP
Deprecated.
|
static double |
DATA_DEFAULT_LATENCY_PERC
Deprecated.
An estimated latency (b/t agent and server) value percentage.
|
static long |
DATA_PURGE_RUN_MILLIS
Deprecated.
Data purge daemon life span (4 hours).
|
static long |
DAY
Deprecated.
|
static double |
DEFAULT_TIMING_WINDOW_PERCENTAGE
Deprecated.
The default timing window percentage for scheduling
|
static Double |
EXPR_EVAL_RESULT_DEFAULT
Deprecated.
The default result of evaluation of an expression
|
static int |
EXPRESSION_CACHE_SIZE
Deprecated.
Default capacity for the FIFO expression cache
|
static long |
FILTER_AVAIL
Deprecated.
|
static long |
FILTER_DYN
Deprecated.
|
static long |
FILTER_NONE
Deprecated.
|
static long |
FILTER_PERF
Deprecated.
|
static long |
FILTER_STATIC
Deprecated.
|
static long |
FILTER_THRU
Deprecated.
|
static long |
FILTER_TREND_DN
Deprecated.
|
static long |
FILTER_TREND_UP
Deprecated.
|
static long |
FILTER_UTIL
Deprecated.
|
static long |
HEALTH_WINDOW_MILLIS
Deprecated.
Current health summary data window (8 hours).
|
static long |
HOUR
Deprecated.
|
static int |
IND_AVG
Deprecated.
|
static int |
IND_CFG_COUNT
Deprecated.
|
static int |
IND_LAST_TIME
Deprecated.
|
static int |
IND_MAX
Deprecated.
|
static int |
IND_MIN
Deprecated.
The aggregate data indices
|
static long |
INTERVAL_AVAIL_PLAT
Deprecated.
|
static long |
INTERVAL_AVAIL_SVC
Deprecated.
|
static long |
INTERVAL_AVAIL_SVR
Deprecated.
|
static long |
INTERVAL_DEFAULT_MILLIS
Deprecated.
Default measurement interval.
|
static long |
INTERVAL_DYNAMIC
Deprecated.
|
static long |
INTERVAL_STATIC
Deprecated.
|
static long |
INTERVAL_TRENDING
Deprecated.
|
static long |
MEA_SUBSYS_BOOT_TIME_MS
Deprecated.
First agent remote method invocation to a Jboss server starting up will cause a Thread.sleep for this amount of
time.
|
static String |
MEA_TIMING_LOG
Deprecated.
The category for measurement method timing markers Set level to DEBUG
|
static long |
MINUTE
Deprecated.
|
static int |
PROBLEM_TYPE_ALERT
Deprecated.
|
static int |
PROBLEM_TYPE_OVER
Deprecated.
|
static int |
PROBLEM_TYPE_UNDER
Deprecated.
|
static String |
REPORT_QUEUE
Deprecated.
The measurement report queue
|
static String |
SCHEDULE_QUEUE
Deprecated.
The measurement schedule queue
|
static long |
SIX_HOUR
Deprecated.
|
static String |
TAB_DATA
Deprecated.
|
static String |
TAB_DATA_1D
Deprecated.
|
static String |
TAB_DATA_1H
Deprecated.
|
static String |
TAB_DATA_6H
Deprecated.
|
static String |
TAB_MEAS
Deprecated.
|
static String |
TAB_PROB
Deprecated.
|
static String |
TEMPL_IDENTITY
Deprecated.
The identity/passthrough template argument
|
static String |
TEMPL_IDENTITY_PFX
Deprecated.
The argument prefix for template arguments in an expression
|
static long |
TIMERANGE_UNLIMITED
Deprecated.
No time range constraint
|
static String |
UNITS_BITS
Deprecated.
|
static String |
UNITS_BYTES
Deprecated.
|
static String |
UNITS_BYTES_TO_BITS
Deprecated.
|
static String |
UNITS_EPOCH_MILLIS
Deprecated.
|
static String |
UNITS_EPOCH_SECONDS
Deprecated.
|
static String |
UNITS_GBITS
Deprecated.
|
static String |
UNITS_GBYTES
Deprecated.
|
static String |
UNITS_JIFFYS
Deprecated.
|
static String |
UNITS_KBITS
Deprecated.
|
static String |
UNITS_KBYTES
Deprecated.
|
static String |
UNITS_MBITS
Deprecated.
|
static String |
UNITS_MBYTES
Deprecated.
|
static String |
UNITS_MICROS
Deprecated.
|
static String |
UNITS_MILLIS
Deprecated.
|
static String |
UNITS_NANOS
Deprecated.
|
static String |
UNITS_NONE
Deprecated.
Metric units labels
|
static String |
UNITS_PBITS
Deprecated.
|
static String |
UNITS_PBYTES
Deprecated.
|
static String |
UNITS_PERCENTAGE
Deprecated.
|
static String |
UNITS_SECONDS
Deprecated.
|
static String |
UNITS_TBITS
Deprecated.
|
static String |
UNITS_TBYTES
Deprecated.
|
static String[] |
VALID_CATEGORIES
Deprecated.
|
static int[] |
VALID_COLL_TYPE
Deprecated.
|
static String[] |
VALID_UNITS
Deprecated.
|
| Constructor and Description |
|---|
MeasurementConstants()
Deprecated.
|
public static final String CAT_AVAILABILITY
public static final String CAT_PERFORMANCE
public static final String CAT_THROUGHPUT
public static final String CAT_UTILIZATION
public static final String[] VALID_CATEGORIES
public static final String BASELINE_OPT_MEAN
public static final String BASELINE_OPT_MIN
public static final String BASELINE_OPT_MAX
public static final double AVAIL_DOWN
public static final double AVAIL_UP
public static final double AVAIL_UNKNOWN
public static final String MEA_TIMING_LOG
public static final long MEA_SUBSYS_BOOT_TIME_MS
public static final String TEMPL_IDENTITY_PFX
public static final String TEMPL_IDENTITY
public static final Double EXPR_EVAL_RESULT_DEFAULT
public static final double DEFAULT_TIMING_WINDOW_PERCENTAGE
public static final double DATA_DEFAULT_LATENCY_PERC
public static final int EXPRESSION_CACHE_SIZE
public static final long MINUTE
public static final long HOUR
public static final long DAY
public static final long SIX_HOUR
public static final long INTERVAL_DEFAULT_MILLIS
public static final long ACCEPTABLE_PLATFORM_LIVE_MILLIS
public static final long ACCEPTABLE_LIVE_MILLIS
public static final long ACCEPTABLE_SERVICE_LIVE_MILLIS
public static final long HEALTH_WINDOW_MILLIS
public static final long DATA_PURGE_RUN_MILLIS
public static final long TIMERANGE_UNLIMITED
public static final String UNITS_NONE
public static final String UNITS_PERCENTAGE
public static final String UNITS_BYTES
public static final String UNITS_KBYTES
public static final String UNITS_MBYTES
public static final String UNITS_GBYTES
public static final String UNITS_TBYTES
public static final String UNITS_PBYTES
public static final String UNITS_BYTES_TO_BITS
public static final String UNITS_BITS
public static final String UNITS_KBITS
public static final String UNITS_MBITS
public static final String UNITS_GBITS
public static final String UNITS_TBITS
public static final String UNITS_PBITS
public static final String UNITS_EPOCH_MILLIS
public static final String UNITS_EPOCH_SECONDS
public static final String UNITS_NANOS
public static final String UNITS_MICROS
public static final String UNITS_MILLIS
public static final String UNITS_JIFFYS
public static final String UNITS_SECONDS
public static final String[] VALID_UNITS
public static final String REPORT_QUEUE
public static final String SCHEDULE_QUEUE
public static final int IND_MIN
public static final int IND_AVG
public static final int IND_MAX
public static final int IND_CFG_COUNT
public static final int IND_LAST_TIME
public static final int COLL_TYPE_DYNAMIC
public static final int COLL_TYPE_STATIC
public static final int COLL_TYPE_TRENDSUP
public static final int COLL_TYPE_TRENDSDOWN
public static final int[] VALID_COLL_TYPE
public static final String[] COLL_TYPE_NAMES
public static final long INTERVAL_AVAIL_PLAT
public static final long INTERVAL_AVAIL_SVR
public static final long INTERVAL_AVAIL_SVC
public static final long INTERVAL_DYNAMIC
public static final long INTERVAL_TRENDING
public static final long INTERVAL_STATIC
public static final int PROBLEM_TYPE_ALERT
public static final int PROBLEM_TYPE_OVER
public static final int PROBLEM_TYPE_UNDER
public static final long FILTER_AVAIL
public static final long FILTER_UTIL
public static final long FILTER_THRU
public static final long FILTER_PERF
public static final long FILTER_DYN
public static final long FILTER_TREND_UP
public static final long FILTER_TREND_DN
public static final long FILTER_STATIC
public static final long FILTER_NONE
public static final String TAB_DATA
public static final String TAB_DATA_1H
public static final String TAB_DATA_6H
public static final String TAB_DATA_1D
public static final String TAB_MEAS
public static final String TAB_PROB
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.