NonStop S-Series Server Description Manual (G06.24+)
Glossary
HP NonStop S-Series Server Description Manual—520331-003
Glossary-31
Event Viewer Server Manager
Event Viewer Server Manager. A persistent process that routes messages and data
between the OSM or TSM Event Viewer on the system console and event server and
summary server processes on the HP NonStop™ S-series server. An event server
process retrieves events. A summary server is a persistent process that maintains a
summary of all the events in a specified log file.
exception handler. A section of program code to which control is transferred when an
exception occurs. The exception handler then determines what action should be taken.
Expand line-handler process. A process pair that handles incoming and outgoing Expand
messages and packets. An Expand line-handler process handles direct links and also
binds to other processes using the Network Access Method (NAM) interface to support
Expand-over-X.25, Expand-over-FOX, Expand-over-ServerNet, Expand-over-TCP/IP,
and Expand-over-SNA links. See also Expand-over-ServerNet line-handler process.
Expand network. The HP NonStop™ Kernel operating system network that extends the
concept of fault-tolerant operation to networks of geographically distributed HP
NonStop S-series systems. If the network is properly designed, communication paths
are constantly available even if there is a single line failure or component failure.
Expand node. A system in an Expand network. See also node.
Expand node number. A number in the range 0 through 254, sometimes referred to as the
system number, that identifies a node in an Expand network. Each Expand node
number must be unique within the network. See also ServerNet node number.
Expand-over-ServerNet line. The single line associated with an Expand-over-ServerNet
line-handler process. Note that an Expand-over-ServerNet line has the same name
and logical device number as its Expand-over-ServerNet line-handler process.
However, the line does not have the same states as the line-handler process.
Expand-over-ServerNet line-handler process. An Expand line-handler process that uses
the NETNAM protocol to access the Network Access Method (NAM) interface provided
by the ServerNet cluster monitor process, $ZZSCL. The Expand-over-ServerNet line-
handler process handles incoming and outgoing Expand messages. It also handles
packets leaving the server and security-related messages going between systems
within a ServerNet cluster. Each node in a ServerNet cluster must be configured with
an Expand-over-ServerNet line-handler process for each other node in the ServerNet
cluster.
expansion service processor (ESP). A service processor (SP) that is not a master service
processor (MSP). ESPs occur in pairs in groups 02 through nn (not in group 01). See
also master service processor (MSP).
explicit DLL. See explicit dynamic-link library (explicit DLL).
explicit dynamic-link library (explicit DLL). A dynamic-link library (DLL) that is named in
the libList of a client or is a native-compiled loadfile associated with a client.