HP Insight Cluster Management Utility manual Cmucustomrun8, Title, # /opt/cmu/bin/cmucustomrun -l

Models: Insight Cluster Management Utility

1 191
Download 191 pages 59.43 Kb
Page 167
Image 167

cmu_custom_run(8)

NAME

cmu_custom_run -- A CLI to HP Insight CMU custom menu options.

SYNOPSIS

#/opt/cmu/bin/cmu_custom_run <-h -l -t command_title [-f nodefile]>

DESCRIPTION

Perform custom defined commands on a group of nodes or all nodes. The same custom defined commands are also available from the GUI.

OPTIONS

-h

show help

-l

list of available custom commands

-t title

specifies the title of the custom command to be executed; shown in the leftmost column when using the -loption

-f nodefile

Specifies the file name of an optional file containing the list of nodes on which to execute the command. If omitted, the command is executed on all nodes.

EXAMPLES

To show available custom commands:

#/opt/cmu/bin/cmu_custom_run -l

Title

Command

-------------------

-------

auditlspci

/opt/cmu/bin/cmu_dsh -f CMU_TEMP_NODE_FILE -c "lspci" -e "-b -n -v0 -R0"

auditdmidecode

/opt/cmu/bin/cmu_dsh -f CMU_TEMP_NODE_FILE -c "dmidecode" -e "-b -n -v0 -R0"

To execute a custom command:

# /opt/cmu/bin/cmu_custom_run -t auditlspci

167

Page 167
Image 167
HP Insight Cluster Management Utility manual Cmucustomrun8, Title, # /opt/cmu/bin/cmucustomrun -l