HP NonStop SSH Reference Manual
SSHCOM Command Reference
•
187
STATUS CHANNEL
Status information about the currently existing ssh channels in the SSH2 process will be displayed. The command has
the following syntax:
STATUS CHANNEL { <channel-id> | *}
[,DETAIL]
[,WIDTH <width>]
[,LOG-ONLY]
[,SELECT ( [<attr>] [, <attr>] ... ) ]
[,WHERE ( [<attr-filter>] [, <attr-filter>] ... ) ]
[,FILTER-STATISTICS [ ONLY ]]
<channel-id>
The internally assigned identifier (positive integer) of a channel. Alternatively the wild card character '*' can be specified
instead of a channel id.
The individual options have the following meaning and syntax:
DETAIL
If the DETAIL flag is set, detailed information is displayed.
WIDTH
The number <width> is the maximum number of characters per output line. If WIDTH is not specified the default value
80 is assumed. In order to avoid a new line when the terminal is configured with line wrapping on, the line will only be
filled with one character less than the specified width.
LOG-ONLY
Normally the output of the STATUS command will be displayed at the terminal the SSHCOM was started. With LOG-
ONLY flag set, the output will be written to the log file, if logging to a file is enabled.
SELECT
The SELECT option allows defining a specific set of attributes that will be displayed instead of the default attribute set
(there are two default sets, one for detailed output and one for non-detailed output). An attribute name specified for
<attr> must be one of the names displayed in the detailed status output.
WHERE
The WHERE option can be used to filter channels. Only those channels that fulfill all listed filter conditions <attr-filter>
will be displayed. Each attribute filter must have the following format (the space characters surrounding the <operator>
field are mandatory):
<attr> <operator> <value>
For information about <attr>, please see under option SELECT. The following operators are supported for <operator>: =,
<> (for not equal), <, <=, > and >=
The value in <value> can be either a string, quoted string or number.
FILTER-STATISTICS
If it is of interest to determine the number of channels matching the filter conditions, the option FILTER-STATISTICS
can be specified. If the optional ONLY is added, then the status data is not displayed but just the total number of
channels and the number of matching channels.
STATUS OPENER
Status information about the currently existing openers, i.e. processes that have opened the SSH2 process will be
displayed. The command has the following syntax:
Содержание NonStop SSH 544701-014
Страница 12: ...xii Contents HP NonStop SSH Reference Manual ...
Страница 24: ...24 Preface HP NonStop SSH Reference Manual ...
Страница 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Страница 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Страница 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Страница 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Страница 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Страница 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Страница 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...