SSH Reference Manual
START SERVICE <service-name> | * 
Activates a service previously STOPPED or ABORTED. New session requests for the service will be accepted. START 
is automatically performed by ADD SERVICE, and is generally not used. 
START WINDOW <#window-name> | * 
Activates a window previously STOPPED. New session requests for the window will be accepted. START is 
automatically performed by ADD WINDOW, and is generally not used. 
STATUS SERVICE [ <service-name> | * ] 
Displays current status information for the specified service or for all services.  
The output has the following format: 
SERVICE <name> <status>, Cumulative sessions=<a> 
 , WINDOWs: Configured=<b>, In session=<c>, Available=<d> 
<status> 
STARTED or STOPPED. 
<a> 
Total number of sessions ever connected to this service. 
<b> 
Number of windows presently configured for this service. 
<c> 
Number of currently open sessions for this service. 
<d> 
For static services, the number of windows with application opens, ready for new sessions. 
STATUS SESSION [ <session-name> | * ] 
STATUS SESSION shows all active sessions, even those that have not yet been attached to a window. The output format 
for sessions created via SSH is as follows: 
<window> <state> <terminal-info> <age> 
<window> 
The window name associated with this session. During session startup, this can refer to a dynamic window that has not 
yet been created. For static windows, this name will be changed to the static window name. 
<terminal-info> 
TT Terminal Type, for instance TN6530-8. 
M Mode, for instance 6530-Line. 
<age> 
The age of the session in seconds 
<state> 
Tracks the progress of a new session. 
•  NEGOT 
Telnet IAC negotiations are in process with an SSH 6530 client. 
•  NEGOT_LM 
276 • STN Reference  HP NonStop SSH Reference Manual 










