Version 5.2.1
 —  Administration  —

Definition of Nodes

This document covers the following topics:


Accessing the Operating System Server Table

If you are using Entire Operations in a multi-CPU environment, you must define node numbers for machines. Networks and jobs can thus be defined to run under Entire Operations control on different nodes.

Start of instruction set To define nodes to Entire Operations

Line Commands: Operating System Server Table

Cmd Description
B Broker Service Definition (UNIX and Windows nodes only). Opens a window.
D Delete node definition.
M Modify node definition.
S Specials (UNIX and Windows nodes only). Opens a window.

Column Headings: Operating System Server Table

Meaning of the column headings:

Column Meaning
Server Name  User-defined node name.
Node  Entire System Server or UNIX node number.
AM (Access Mode)

N - use Network for Mainframe nodes (default for node numbers 1 - 255).

B - use Broker (default for node numbers 256 - 999).

L - local node (invoked directly on on the machine where NOP is running; for NOP on Unix and Windows only).

Op.Sys.  Operating system under which the node is running as received from the last SYSTEM-INFO call to Entire System Server or UNIX/Windows system information.
Wait a.E.  Wait after error. Time in minutes to wait until next node access after a temporary error.
z/VSE Sysid  The SYSID defined for a z/VSE node is added to the job card of jobs submitted on this node.
SSU  Submit Security User Type. If empty, the system-wide default is in effect for this node.
Time Diff.  Time difference between local time and GMT in hours if node is in a different time zone.
Valid  Possible values:
yes  Node can be used.
no  Node has been disabled.

You can maintain node definitions using the available line commands and PF keys.

The following subsections describe the functions you can perform.

Top of page

Adding a Node Definition

Start of instruction set To add a node definition

Field Descriptions: Node Definition

Meaning of the input fields:

Field Meaning
Node Number The node number can be in the range from 1 to 99999.
Short Name A mnemonic short name for the node. The mnemonic short name can be used instead of the node number in various locations. This can be defined in a user profile setting.
Node Name Unique, user-defined node name.
For nodes with access mode N: enter a short description to help the user select an appropriate node for network or job run.
For nodes with access mode B: enter the name of a UNIX or Windows node (server) as it appears in the SAT and Entire Broker definitions. This field is case-sensitive.
Access Mode

N - use Network for Mainframe nodes (default for node numbers 1 - 255).

B - use Broker (default for node numbers 256 - 999).

L - local node (invoked directly on on the machine where NOP is running; for NOP on Unix and Windows only).

Time Difference Difference between local time and GMT in hours if node is in a different time zone. Input format: xn, where:
x is a plus or minus sign (+ or -) and
n is any number from 0 to 12.
z/VSE Sysid This ID is added to the job cards of jobs submitted on this node. Range: 1 to 9.
Wait after Error Time in minutes to wait until next node access after a temporary error.
Default: 5 minutes.
Submit Security User Type The submit security user type can be set individually for each node. If this field is left blank, the global default will apply to this node.
Please refer to the Monitor Defaults for the possible values of this field.
Valid You can disable the use of a node. Possible values:
Y Allow use of node.
Disable use of node.

The new node should now appear in the list.

Top of page

UNIX and Windows Node Definitions

UNIX and Windows nodes (i.e. NPR servers) must be defined in the following locations as well:

Top of page

Modifying a Node Definition

Start of instruction set To modify a node definition

  1. Enter M in the line command input field of the selected node in the Operating System Server Table and press Enter.  The Node Definition window opens with the current definition.

  2. You can modify the definition by overtyping the current values.

  3. Press Enter to save the modifications.

  4. Press PF3 (End) to close the window and return to the Operating System Server Table.

Top of page

Deleting a Node Definition

Start of instruction set To delete a node definition

  1. Enter D in the line command field of the selected node in the Operating System Server Table and press Enter.

    A window opens in which you can confirm deletion by entering the node number.

  2. Enter the node number and press Enter to perform the deletion and close the window.

Top of page

Special Definitions for a Node (Mainframe)

Start of instruction set To add a special definition for a mainframe node

Meaning of the input fields:

Field Meaning
Default Userid This user ID will be used by the monitor for actions, for which no specific user ID is available on the job or network level.
Spool Class to be set

Spool Class to be set after job completion. You can enter any valid MVS or VSE spool class to which the job spool class will be set after job completion.

Usage Precedence:

  1. Spool class defined for an NOP job.

  2. Spool class defined in Specials of Operating System Server Table ('-' on node level: do not apply the global default).

  3. Spool class defined in the Entire Operations defaults for MVS or VSE.

Mail Destination  (z/OS only, ESY versions less than 3.2.0 only)
The destination to be used for e-mail messages, which are sent from z/OS via SMTP.
Mail Sysout Class  (z/OS only, ESY versions less than 3.2.0 only).
The sysout class to be used for e-mail messages, which are sent from z/OS via SMTP.
Mail Sender Default sender name for e-mails which are sent via this node. The ampersand can be coded as (a).

Top of page

Special Definitions for a Node (UNIX and Windows)

Start of instruction set To add a special definition for a UNIX or Windows node

Meaning of the input fields:

Field Meaning
Default Userid  The (UNIX or Windows) user ID will be used by the monitor for actions which do not depend on a specific network or job.
Print Command 

The print command (UNIX or Windows) for sysout files on this node. :f: will be replaced by the file name.

Example: lp -dxxxx :f:

Message Command

The message send command (Windows only). This command is used to send a user message out of Entire Operations.

Replacements:

  • :s: sender name (optional)

  • :u: subject (title of the message, optional)

  • :r: recipient

  • :f: name of the file containing the message

Entire Operations automatically makes these replacements.

Example: blat ":f:" -s ":u:" -i ":s:" -t ":r:" (parameters must be enclosed in quotes, if they contain blanks)

Mail Sender Default sender name for e-mails which are sent via this node. The ampersand can be coded as (a).

Top of page

Broker Service Definition (UNIX and Windows)

This function displays the Broker service definition for the selected node. The definition can be modified in SYSSATU/SATSRV.

Start of instruction set To display the Broker Service definition for this node:

PF Key Function
PF6 Refresh With this function you can force a re-read of the service definition from SYSSATU/SATSRV into Entire Operations.
PF9 Delete

With this function you can delete all fields of a Broker service definition in NOP at once.

Note:
This does not delete any entries in SYSSATU/SATSRV.

Top of page