SeeView Server Gateway (SSG) Manual
SSG Commands
HP NonStop SeeView Server Gateway (SSG) Manual—526356-004
4-17
STARTUP Command
\*
shuts down the SSG Gateway on all nodes of the network.
GATEWAY
specifies a Gateway process. Use this option to shut down the Gateway.
GATEWAY is the default.
node-name
specifies the individual system whose Gateway is to be shut down. Specifying
node-name stops the SSG process on this node only.
Examples
These examples show the SHUTDOWN command:
+ SHUTDOWN \MEMPHIS!shutdown Memphis
+ SHUTDOWN \*!shutdown all nodes
STARTUP Command
The STARTUP command starts SSG Gateway processes on the node or nodes that
you specify. This command can only be used by a super-group user.
\*
starts SSG Gateway processes on all nodes of the network.
GATEWAY
specifies a Gateway process. Use this option to start an SSG Gateway. GATEWAY
is the default.
node-name
specifies a single system that is to have an SSG process.
Example
This is example shows how to use the STARTUP command:
SET CONTROLNODE \CHICAGO
SET OCM ON
SET OCMOBJ $SYSTEM.SYSTEM.OCM
SET OCMVOL $SYSTEM.ZSSGOCM
SET PATHWAY ON
SET RSC OFF
STARTUP [ \* ] [ GATEWAY ]
[ \node-name ]