| Package | Description |
|---|---|
| com.bytex.snamp.connector.attributes.checkers | |
| com.bytex.snamp.supervision.def |
| Modifier and Type | Class and Description |
|---|---|
class |
ColoredAttributeChecker
Represents simple attribute checker based on
|
class |
GroovyAttributeChecker
Represents attribute checker implemented as Groovy script.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeChecker |
AttributeChecker.OK |
| Modifier and Type | Method and Description |
|---|---|
AttributeChecker |
AttributeCheckerFactory.compile(com.bytex.snamp.configuration.ScriptletConfiguration checker) |
| Modifier and Type | Method and Description |
|---|---|
AttributeChecker |
DefaultHealthStatusProvider.removeChecker(String attributeName)
Removes checker for the specified attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHealthStatusProvider.addChecker(String attributeName,
AttributeChecker checker)
Adds checker for the specified attribute.
|
Copyright © 2015–2017 Bytex Solutions. All rights reserved.