|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Service status code constants.
Field Summary | |
static int |
CRITICAL
Deprecated. The script detected that either the service was not running or it was above some "critical" threshold. |
static int |
OK
Deprecated. The script was able to check the service and it appeared to be functioning properly. |
static int |
UNKNOWN
Deprecated. Invalid command line arguments were supplied to the script or the script was unable to check the status of the given hosts/service. |
static int |
WARNING
Deprecated. The script was able to check the service, but it appeared to be above some "warning" threshold or did not appear to be working properly. |
Field Detail |
public static final int OK
public static final int WARNING
public static final int CRITICAL
public static final int UNKNOWN
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |