status_ls_load
define statements used by ls_load. More...
Defines
#define LIM_UNAVAIL 0x00010000 #define LIM_LOCKEDU 0x00020000 #define LIM_LOCKEDW 0x00040000 #define LIM_BUSY 0x00080000 #define LIM_RESDOWN 0x00100000 #define LIM_UNLICENSED 0x00200000 #define LIM_SBDDOWN 0x00400000 #define LIM_LOCKEDM 0x00800000 #define LIM_OK_MASK 0x00bf0000 #define LIM_PEMDOWN 0x01000000 #define LIM_LOCKEDU_RMS 0x80000000 Detailed Description
define statements used by ls_load.Define Documentation
#define LIM_UNAVAIL 0x00010000 The host Load Information Manager (LIM) is unavailable.
(e.g. the host is down or there is no LIM ). If LIM is unavailable the other information in the hostLoad structure is meaningless.
#define LIM_LOCKEDU 0x00020000 The host's LIM is locked by the root, LSF administrator or a user.
#define LIM_LOCKEDW 0x00040000 The host's LIM is locked by its run windows.
#define LIM_BUSY 0x00080000 The host is busy (overloaded).
#define LIM_RESDOWN 0x00100000 The host's Remote Execution Server (RES) is not available.
#define LIM_UNLICENSED 0x00200000 The host has no software license.
#define LIM_SBDDOWN 0x00400000 sbatchd is down
#define LIM_LOCKEDM 0x00800000 Locked by master lim.
#define LIM_OK_MASK 0x00bf0000 Mask used to get rid of other status; don't consider LIM_SBDDOWN.
#define LIM_PEMDOWN 0x01000000 PEM down or hang.
#define LIM_LOCKEDU_RMS 0x80000000 This bit is only used with in SIERRA_PRESTO.
It forces MBD to close the host.
Date Modified: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.