command is used to display information about various aspects of
the cluster and the results of internal diagnostic tests. In summary, it provides the following:
| Argument |
Description |
| -a [accountid]
| display account information
|
| -b
| display information on jobs blocked by policies, holds, or other factors.
 |
If blocked job diagnostics are specified, the '-t' option is
also available to constrain the report to analysis of particular partition. Also,
with blocked job diagnosis, the '-l' option can be used to specify the analysis
policy level. |
|
| -c [classid]
| display class information
|
| -C [file]
| analyze configuration file for errors including use of invalid parameters, deprecated parameters, and illegal values. (If you start Moab with the -e flag, Moab evaluates the configuration file at startup and quits if an error exists.)
|
| -f
| display fairshare information
|
| -g [groupid]
| display group information
|
| -G [Green]
| display power management information
|
| -j [jobid]
| display job information
|
| -L
| display limits
|
| -m rackid
| display rack/frame information
|
| -n [nodeid]
| display nodes.
 |
If node diagnostics are specified, the '-t' option is also available to constrain the report to a particular partition. |
|
| -o <OTYPE>[:<OID>]
| organize information by specified object type
|
| -p
| display job priority.
 |
If priority diagnostics are specified, the '-t' option is also available to constrain the report to a particular partition. |
|
| -q [qosid]
| display qos information
|
| -r [reservationid]
| display reservation information
|
| -R [rmid]
| display resource manager information
|
| -s [srsv]
| display standing reservation information
|
| -S
| display general scheduler information
|
| -T [triggerid]
| display trigger information
|
| -u [userid]
| display user information
|
| -x
| display advanced system information
|
| --format=xml
| display output in XML format
|