You are here: 3 Scheduler Commands > Commands > mshow

3.32 mshow

3.32.1 Synopsis

mshow [-a] [-q jobqueue=active]

3.32.2 Overview

The mshow command displays various diagnostic messages about the system and job queues.

3.32.3 Arguments

Flag Description
-a AVAILABLE RESOURCES
-q [<QUEUENAME>] Displays the job queues.

3.32.4 Format

AVAILABLE RESOURCES
Format Can be combined with --flags=[tid|verbose|future] --format=xml and/or -w
Description Display available resources.
Example
> mshow -a -w user=john --flags=tid --format=xml

Show resources available to john in XML format with a transaction id. See mshow -a for details.

JOB QUEUE
Format <QUEUENAME>, where the queue name is one of: active, eligible, or blocked. Job queue names can be delimited by a comma to display multiple queues. If no job queue name is specified, mshow displays all job queues.
Description Displays the job queues. If a job queue name is specified, mshow shows only that job queue.
Example
> mshow -q active,blocked
    [Displays all jobs in the active and blocked queues]
...

Related Topics 

© 2016 Adaptive Computing