There are 14 LeasePak mPower EOP status codes. The following 13 statuses provide more information than we need for the purposes of monitoring EOP progress, detecting when human intervention is required, and detecting completion. Therefore, portfolio_stat
and portfolio_mon
recast them in the following manner:
Traditional Status | Number | mPower EOP Suite | Class | Significance | Monitor Will |
---|---|---|---|---|---|
LPEOP_POST_HALT | 2048 | 103 | Halted | EOP has terminated abnormally | Send email terminate |
LPEOP_HALTED | 1024 | ||||
LPEOP_POST_FAIL | 512 | 101 | Failed | ||
LPEOP_FAILED | 256 | ||||
LPEOP_CURRENT | 64 | 102 | Running | EOP is running | Continue to run (if pending too long, EOP has stalled, will send email. Will email again if EOP starts to run after stalling. See Stall Handling. |
LPEOP_PENDING | 32 | 104 | Pending (stalled) |
||
LPEOP_QUEUE_STPD | 16 | ||||
LPEOP_HOLD | 8 | ||||
LPEOP_AFTER | 4 | ||||
LPEOP_PENDING_INIT | 2 | ||||
LPEOP_HOLD_WAIT_BCK | 1 | ||||
No status 1 | 4096 | 105 | Unknown | ||
LPEOP_SKIPPED | 4096 | 0 | Done | EOP is complete | Execute END_PORT_PROC , send email, and terminate |
LPEOP_COMPLETED | 128 |