| Package | Description |
|---|---|
| com.github.jjYBdx4IL.utils.parser.nagios |
| Modifier and Type | Method and Description |
|---|---|
Status |
CheckStatus.getEffectiveStatus(boolean okIfAck,
boolean okIfDowntime) |
Status |
CheckStatus.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CheckStatus(String host,
String service,
Status status,
Date lastCheck,
long durationMillis,
int attempt,
int maxAttempts,
String statusInfo,
boolean ack,
boolean downtime) |
Copyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.