Hitachi

Hitachi Application Server V10 Command Reference Guide (For UNIX® Systems)


2.5.7 list-nodes-ssh

Lists all Java EE Server nodes that support communication over SSH in a domain.

Synopsis

asadmin [asadmin-options] list-nodes-ssh [--help]
    [--long={false|true}]

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The list-nodes-ssh subcommand of asadmin lists all Java EE Server nodes that support communication over a secure shell (SSH) in a domain.

By default, the command displays the following information for each node that is listed:

This subcommand is supported in remote mode only.

Precondition

Domain Administration Server (DAS) is running.

Arguments

--help | -?

Displays the help text for the subcommand.

--long={false|true} | -l={false|true}

Specifies whether the nodes are listed in long format.

Type: Boolean

The following values can be specified:

  • true

    The nodes are listed in long format.

  • false

    The nodes are listed in short format. This is the default value.

Default value: false

Examples

The following example displays the name, type, and host of all Java EE Server nodes that support communication over SSH in a domain.

asadmin list-nodes-ssh

Exit Status

Exit Status

Explanation

0

subcommand executed successfully.

1

error in executing the subcommand.