Arguments
host_name_list A list of one or more DCE host names specifying hosts for which to catalog servers. Host names can be in any of the following forms:
/.:/hosts/hostname
/.../cell_name/hosts/hostname
hosts/hostname
operation The name of one specific server operation for which to display help information.
server_name_list A list of one or more names of servers to act on. Server names have the form:
/.../cell_name/hosts/host_name/config/service/name
where service is one of the following: srvrconf, srvrexec, or server. The first two replacements for service uniquely identify the correct service as
either the configuration service or the execution service. The third is a simpler but ambiguous term; however the ambiguity can usually be resolved by context. For example, the stop
operation only applies to a srvrexec object. In cases where it is still ambiguous, a srvrconf object is assumed unless the -executing option is present.
Examples of server names are shown in the Operations topic of this reference page.
|