SSL Reference Manual

PROCESSINFO: displays some details about CPU and memory usage.
STATISTICS [,RESET]: displays status and additional statistics for some run modes. When used with RESET
option, resets all statistics counters.
Multiple commands can be concatenated with semicolons in-between.
The CONNECTION Commands
In the run modes TELNETS, PROXYS, PROXYC, FTPS and FTPC, HP NonStop SSL will have a set of TCP/IP
connections open during normal operation. The number of open connections can vary between zero and several hundred.
With the commands described in the following sections, HP NonStop SSL can display information about the
connections.
CONNECTIONS
The CONNECTIONS command displays an overview of all currently open connections handled by HP NonStop SSL.
The following example shows the output of HP NonStop SSL running in TELNETS mode with three proxy connections
handled by HP NonStop SSL:
CONNECTIONINFOFORMAT EXTENDED (default starting HP NonStop SSL AAE):
% connections
connections
+-----+-----------------------------------------------------------------------+
| Port| Connection Information |
+-----+-----------------------------------------------------------------------+
| 6828| Incoming peer : 192.168.113.4:37638 |
| | Incoming local : 10.0.0.194:11011 |
| | Outgoing local : 127.0.0.1:6828 |
| | Outgoing peer : 127.0.0.1:23 |
+-----+-----------------------------------------------------------------------+
| 6829| Incoming peer : 192.168.113.4:37640 |
| | Incoming local : 10.0.0.194:11011 |
| | Outgoing local : 127.0.0.1:6829 |
| | Outgoing peer : 127.0.0.1:23 |
+-----+-----------------------------------------------------------------------+
| 6830| Incoming peer : 192.168.113.4:37641 |
| | Incoming local : 10.0.0.194:11011 |
| | Outgoing local : 127.0.0.1:6830 |
| | Outgoing peer : 127.0.0.1:23 |
+-----+-----------------------------------------------------------------------+
+--------------------------------- END ---------------------------------------+
%
CONNECTIONINFOFORMAT ORIGINAL (default before HP NonStop SSL AAE):
% connections
connections
| Port|--------remote connection-------------|----------local connection---------|
| 6831|10.0.0.194:11011<--192.168.113.4:37706|127.0.0.1:6831-->127.0.0.1:23 |
| 6832|10.0.0.194:11011<--192.168.113.4:37707|127.0.0.1:6832-->127.0.0.1:23 |
| 6833|10.0.0.194:11011<--192.168.113.4:37708|127.0.0.1:6833-->127.0.0.1:23 |
%
CONNECTIONINFOFORMAT CSV:
% connections
connections
98 SSLCOM Command Interface HP NonStop SSL Reference Manual