Displays the target nodes or cluster where SYSMAN is executing
commands.
Format
SHOW ENVIRONMENT
1 – Description
The SHOW ENVIRONMENT command displays the current management
environment. It can be the local cluster, local or remote nodes,
or a nonlocal cluster. SYSMAN indicates if the environment is
limited to individual nodes or if it is clusterwide. It also
shows the current user name.
The environment exists until you exit from SYSMAN or enter
another SET ENVIRONMENT command.
2 – Examples
1.SYSMAN> SHOW ENVIRONMENT
%SYSMAN-I-ENV, Current command environment:
Clusterwide on local cluster
Username ALEXIS will be used on nonlocal nodes
This command shows the current environment is the local
cluster. User name ALEXIS will be used on other nodes in the
cluster.
2.SYSMAN> SHOW ENVIRONMENT
%SYSMAN-I-ENV, Current command environment:
Clusterwide on remote cluster NODE21
Username ALEXIS will be used on nonlocal nodes
This command shows that the command environment is a nonlocal
cluster where NODE21 is a member.
3.SYSMAN> SHOW ENVIRONMENT
%SYSMAN-I-ENV, Current command environment:
Individual nodes: NODE22,NODE23
At least one node is not in local cluster
Username ALEXIS will be used on nonlocal nodes
This command shows that the command environment consists of two
nodes.