[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 3


lsdsmitd Command

Purpose

Displays an alphabetically ordered list of domains for the Distributed System Management Interface Tool (DSMIT).

Syntax

lsdsmitd -C |  -L ] [  -M ] [  -d Domain ,Domain ... ]

Note: Do not put a space between the comma and multiple values for the Domain parameter.

Description

The lsdsmitd command displays an alphabetically ordered list of domains for DSMIT. The lsdsmitd command can print the domain names and their member clients. The lsdsmitd command defaults to display all domains in which a machine is a member. To display only a subset of the domains, use the -d flag.

Flags


-? Displays the usage statement.
-C Displays output in the SMIT colon format.
-L Displays output in the SMIT cmd_to_list format.
-M Displays domain members.
-d Domain Displays domain names in which specified machines reside.

Examples

  1. To list all domains, enter:

    lsdsmitd  
    
  2. To list all domain members of the Dept_426 and Floor_2 domains, enter:

    lsdsmitd -M -d Dept_426,Floor_2  
    

Files


/usr/share/DSMIT/domains Contains the list of domains used by DSMIT.
/usr/share/DSMIT/hosts Contains the list of machines with DSMIT installed that can run commands built by the DSMIT server.

Related Information

Distributed System Management Interface Tool (DSMIT) Overview in the Distributed SMIT 2.2 for AIX: Guide and Reference.

The lsdsmitm command.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]