IBM Books

Administration Guide

dmsctrl Command

Name

dmsctrl - Displays or changes certain parameters that affect the distributed management server of CSM.

Synopsis

dmsctrl [-h] -u [yes | no]][-v]

Description

The dmsctrl command, which is run on the management server, allows you to manipulate the parameters that CSM uses in the distributed management server.

One or more of the parameters can be set using the options that follow. If no option is specified, the value of all parameters is displayed.

Note:
The -i, -p, and -t options are no longer valid for this command.

Options

-h
Writes the command's usage statement to standard output.

-u yes | no
Sets the AddUnrecognizedNodes attribute.

-v
Writes the command's verbose messages to standard output.

Examples

  1. To show the values currently set for the ping interval and for the timeout, type:
    dmsctrl
    
  2. To set the AddUnrecognizedNode attribute, type:
    dmsctrl -u yes
    

Files

/opt/csm/bin/dmsctrl
Location of the dmsctrl command.

See Also

The lsnode man page.

Author

Bruce Potter - cluster@us.ibm.com


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]