Previous Page Contents Page Next Page

3.5 Using the Command-Line Administration Program

Command-line configuration enables you to change all SNAP-IX configuration parameters. You can use it to configure any of the resources that are available through the Motif administration program, and can set or change configuration parameters that are not exposed in the Motif program. However, this administration method typically requires that you supply more information than is required for Motif administration. In addition, you must make sure that the information you provide is valid and consistent with existing resource definitions. (The Motif administration program is recommended because it ensures the data you enter is consistent. In addition, it can infer many configuration values based on menu and dialog choices, and fill in values based on available definitions.)

Most administration commands are used with the snaadmin command-line administration program. You can issue snaadmin commands in the following form:

snaadmin command, parameter1=value1, parameter2=value2, .... {subrecord_name1}, sub_param1=sub_value1, sub_param2=sub_value2 ...

You can get help for snaadmin command-line administration by using any of the following commands:

Some commands can be issued from SNAP-IX Solaris clients, provided the command includes the option to specify a server name. Such a command has the same effect as if it were issued at the named server.

The remainder of this section summarizes administration commands for different types of resources. Some of the types of commands listed are as follows:

status_*

Provides summary information for types of resources.

define_*

Creates a new define_* record in the configuration file, or replaces an existing record for the same resource with the new definition.

delete_*

Removes the corresponding define_* record from the file.

query_*

Returns information from the configuration file on the appropriate component, but does not modify the file.

For complete information about command-line configuration, refer to SNAP-IX Administration Command Reference.

Previous Page Contents Page Top of Page Next page