Completed PMU Status
A completed PMU can be assigned one of the following statuses:
| Status | Description |
|---|---|
|
Success |
The PMU finished successfully. |
|
Failed |
The PMU finished unsuccessfully. |
|
Abort |
Instrumentation code terminated a PMU due to an unexpected condition. |
|
Unknown |
Assigned in situations when an agent closes a child PMU if the top-level PMU closes out of sequence. |
|
Time-out |
Instrumentation code timed out the PMU. |
|
Reaper Timeout |
Long running PMU closed by the Reaper. |
|
Admin Timeout |
An administrator manually closed the PMU. This is not currently implemented. |