public interface IJNRPEConstants
Modifier and Type | Field and Description |
---|---|
static int |
STATE_CRITICAL
Deprecated.
Service status 'CRITICAL'.
|
static int |
STATE_OK
Deprecated.
Service status 'OK'.
|
static int |
STATE_UNKNOWN
Deprecated.
Service status 'UNKNOWN'.
|
static int |
STATE_WARNING
Deprecated.
Service status 'WARNING'.
|
static String |
VERSION
Deprecated.
Contains the version of the software.
|
static final String VERSION
static final int STATE_UNKNOWN
static final int STATE_CRITICAL
static final int STATE_WARNING
static final int STATE_OK
Copyright © 2013. All Rights Reserved.