TS/MP 2.5 System Management Manual

= SET SERVER OWNER 222.255,255
= SET SERVER OWNER \ABC.SUPER.SUPER
If the user ID’s system is the same as the system in which PATHCOM is running, you need not
specify the system number or name. If you do not specify the SERVER OWNER parameter, the
default user ID is the owner ID of the user who started the PATHMON process.
SECURITY
The SERVER SECURITY attribute specifies the users, relative to the SERVER OWNER, who can
access a server class from a Pathsend process.
You set the SERVER SECURITY parameter using the Guardian security values A, G, O, -, N, C,
and U.
For example, this command allows only those Pathsend processes running under the process ID
and on the same system as the user specified by the SERVER OWNER attribute to access the server
class:
= SET SERVER SECURITY "O"
“N” is the default security for the SERVER SECURITY attribute. Any Pathsend process with the
appropriate network security (described earlier in this section) can access the server class.
Altering Server Class Security
Once your PATHMON environment is configured and running, you can use the ALTER SERVER
command to change the values of SERVER OWNER and SERVER SECURITY. For example,
= ALTER SERVER CLASS-1, OWNER 123,45, SECURITY "O"
A server class must be stopped before you issue the ALTER command.
Monitoring Link Manager (LINKMON/ACS subsystem) Processes
Using PATHCOM, you cannot control or configure LINKMON processes. You can, however:
Check the value for the MAXLINKMONS parameter.
Display information about link manager (LINKMON/ACS subsystem) processes communicating
with your PATHMON environment.
Display statistics for server classes to which link manager (LINKMON/ACS subsystem) processes
have links.
Checking the Value for MAXLINKMONS
To check the value that you defined for MAXLINKMONS and to check the number of link manager
(LINKMON/ACS subsystem) processes currently accessing your PATHMON environment, use the
INFO PATHWAY command, as shown in this example:
= INFO PATHWAY
If you set MAXLINKMONS equal to 16 and there are currently four link manager (LINKMON/ACS
subsystem) processes that have one or more links to server classes within your PATHMON
environment, the INFO PATHWAY command returns this information for the MAXLINKMONS
parameter:
MAXLINKMONS 16 [ CURRENTLY 4]
Displaying Information About ACS Subsystem Processes
You can also display information about ACS subsystem processes using these STATUS commands:
STATUS LINKMON
STATUS PATHMON
Pathsend Management Tasks 113