ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 191 of 342
$supervisor
is the process name of the SPOOLER supervisor process for the SPOOLER
subsystem you want to monitor; for example, $SPLS.
$node
is a node name; for example, \NODE1.
$tape
is a tape device name; for example, $TAPE.
$tcpprocess
is the process name of a TCP/IP v4 process or a TCP/IPv6 Monitor process.
When you monitor a TCP/IP process you monitor the process
(TCPPROCESS) entity and all sub-entities that represent layers of it's
statistics. For example when you MONITOR TCPPROCESS $ZTCP0 you get
process stats for the TCPARP, TCPICMP, TCPICMP6, TCPIGMP, TCPIP,
TCPIP6, TCPLOOP, TCPMONGQ, TCPQIO, TCPRTE, TCPSOCK and
TCPUDP sub-entities. However you cannot monitor any sub-entities
exclusively using the monitor command. For example you cannot MONITOR
TCPARP $ZTCP0.
port
is a valid TCP/IP port number. You cannot monitor Ports that are managed by
TCP/IP processes that are not monitored. For example if you MONITOR
TCPPROCESS $ZTCP0 and then MONITOR TCPPORT 23 then ASAP will
only monitor connections on port 23 that are serviced by the $ZTCP0 process.
$tcpprocess.#route
is the TCP/IP v4 process or TCP/IP v6 Monitor process name and route name
of a TCP/IP route. If you monitor specific TCP/IP processes and then let
ASAP auto-configure Routes then ASAP will only configure the routes
underneath the processes you have specifically monitored.
$tcpprocess.#subnet
is the TCP/IP v4 process or TCP/IP v6 Monitor process name and subnet
name of a TCP/IP subnet. If you monitor specific TCP/IP processes and then
let ASAP auto-configure Subnets then ASAP will only configure the subnets
underneath the processes you have specifically monitored.
$telservprocess
is the process name of a TELSERV process.