org.blue.include
Class statusdata_h
java.lang.Object
org.blue.include.statusdata_h
public class statusdata_h
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ_PROGRAM_STATUS
public static final int READ_PROGRAM_STATUS
- STATUS
- See Also:
- Constant Field Values
READ_HOST_STATUS
public static final int READ_HOST_STATUS
- See Also:
- Constant Field Values
READ_SERVICE_STATUS
public static final int READ_SERVICE_STATUS
- See Also:
- Constant Field Values
READ_ALL_STATUS_DATA
public static final int READ_ALL_STATUS_DATA
- See Also:
- Constant Field Values
SERVICE_PENDING
public static final int SERVICE_PENDING
- SERVICE STATES
- See Also:
- Constant Field Values
SERVICE_OK
public static final int SERVICE_OK
- See Also:
- Constant Field Values
SERVICE_WARNING
public static final int SERVICE_WARNING
- See Also:
- Constant Field Values
SERVICE_UNKNOWN
public static final int SERVICE_UNKNOWN
- See Also:
- Constant Field Values
SERVICE_CRITICAL
public static final int SERVICE_CRITICAL
- See Also:
- Constant Field Values
HOST_PENDING
public static final int HOST_PENDING
- HOST STATES
- See Also:
- Constant Field Values
HOST_UP
public static final int HOST_UP
- See Also:
- Constant Field Values
HOST_DOWN
public static final int HOST_DOWN
- See Also:
- Constant Field Values
HOST_UNREACHABLE
public static final int HOST_UNREACHABLE
- See Also:
- Constant Field Values
SERVICESTATUS_HASHSLOTS
public static final int SERVICESTATUS_HASHSLOTS
- CHAINED HASH LIMITS
- See Also:
- Constant Field Values
HOSTSTATUS_HASHSLOTS
public static final int HOSTSTATUS_HASHSLOTS
- See Also:
- Constant Field Values
statusdata_h
public statusdata_h()