public interface ThresholdDiagnosticsChecker extends Checker, org.jvnet.hk2.config.types.PropertyBag
By default Critical is 80, Warning is 50 and Good is 0.
| Modifier and Type | Method and Description |
|---|---|
List<org.jvnet.hk2.config.types.Property> |
getProperty() |
getEnabled, getName, getTime, getUnit, setEnabled, setName, setTime, setUnit@PropertyDesc(name="threshold-critical",defaultValue="80") @PropertyDesc(name="threshold-warning",defaultValue="50") @PropertyDesc(name="threshold-good",defaultValue="0") List<org.jvnet.hk2.config.types.Property> getProperty()
getProperty in interface org.jvnet.hk2.config.types.PropertyBagCopyright © 2017. All rights reserved.