Commands - mshow
|
Moab Workload Manager®
|
Synopsis
mshow [-a availableresources] [-j [<JOBID>]] [-q jobqueue] [-r [reservationid]]
Overview
The mshow command displays various diagnostic messages about the system and job queues.
Arguments
| -a |
|
AVAILABLE RESOURCES |
| -j [<JOBID>] |
|
JOBS |
| -q [<QUEUENAME>] |
|
JOB QUEUE |
| -r |
|
RESERVATIONS |
Format:
| Name |
Format |
Default |
Description |
Example |
AVAILABLE RESOURCES |
can be combined with --flags=[tid|verbose|future]
--format=xml and/or -w |
--- |
Display available resources |
Show resources available to john in XML format with a transaction id. See mshow -a for details |
| JOBS |
[<JOBID>] |
--- |
Display job information in XML format (NOTE: use showq for human readable output) |
|
| JOB QUEUE |
--- |
--- |
Show the job queue. |
|
| RESERVATIONS |
RSVID |
--- |
Display reservation information. |
mshow -r system.0 (Display information about reservation system.0)
mshow -r (Display information about all reservations) |
See Also
- mshow -a command to show available resources
|