mshow

Synopsis

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

Overview

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

Arguments

FlagDescription
AVAILABLE RESOURCES

Displays the job queues.

Format

AVAILABLE RESOURCES
Can be combined with --flags=[tid|verbose|future] --format=xml and/or -w
---
Display available resources.
> 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
<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.
---

Displays the job queues. If a job queue name is specified, mshow shows only that job queue.

> mshow -q active,blocked
    [Displays all jobs in the active and blocked queues]
...
  

See Also

Copyright © 2012 Adaptive Computing Enterprises, Inc.®