public class CompareCpuRule extends AbstractRule
| Modifier and Type | Field and Description |
|---|---|
static TypedResult<IQuantity> |
AVERAGE_CPU_LOAD |
static TypedResult<IRange<IQuantity>> |
AVERAGE_CPU_LOAD_WINDOW |
static TypedPreference<IQuantity> |
OTHER_CPU_INFO_LIMIT |
static TypedPreference<IQuantity> |
OTHER_CPU_WARNING_LIMIT |
evaluationTask| Constructor and Description |
|---|
CompareCpuRule() |
| Modifier and Type | Method and Description |
|---|---|
protected IResult |
getResult(IItemCollection items,
IPreferenceValueProvider vp,
IResultValueProvider rp) |
createEvaluation, getConfigurationAttributes, getId, getName, getRequiredEvents, getResults, getTopicpublic static final TypedPreference<IQuantity> OTHER_CPU_WARNING_LIMIT
public static final TypedPreference<IQuantity> OTHER_CPU_INFO_LIMIT
public static final TypedResult<IQuantity> AVERAGE_CPU_LOAD
public static final TypedResult<IRange<IQuantity>> AVERAGE_CPU_LOAD_WINDOW
protected IResult getResult(IItemCollection items, IPreferenceValueProvider vp, IResultValueProvider rp)
getResult in class AbstractRule JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl