The communication setup for enterprise configuration and
enterprise event logging, which is through TCP/IPv4 or IPv6, is identical.
About this task
The examples shown here apply to both functions. If you
are set up for one, you are set up for the other. However, be aware
that the configuration manager and event server are not defined simply
by setting up communications. You must identify a server as a configuration
manager (SET CONFIGMANAGER command) or an event server (DEFINE EVENTSERVER
command). Furthermore, a configuration manager and an event server
can be the same server or different servers.
- Enterprise configuration
- Each managed server must be defined to the configuration manager,
and the configuration manager must be defined to each managed server.
- Enterprise event logging
- Each server sending events to an event server must be defined
to the event server, and the event server must be defined to each
source server.
The following examples of setting up communications
could be used to create these configurations:
- A server named HEADQUARTERS as a configuration manager and two
servers, MUNICH and STRASBOURG, as managed servers.
- HEADQUARTERS as an event server and MUNICH and STRASBOURG as source
servers.
For a pair of servers to communicate with each other, each server
must be defined to the other. For example, if a configuration manager
manages three managed servers, there are three server pairs. You can
issue separate definitions from each server in each pair, or you can
"cross
define" a pair in a single operation. Cross definition can be useful
in large or complex networks. The following scenarios and accompanying
figures illustrate the two methods.
Using
separate definitions – Follow this sequence:
Results
Figure 1 shows
the servers and the commands issued on each:
Figure 1. Communication
configuration with separate server definitions
Using Cross Definitions
– Follow this sequence:
- On MUNICH: Specify the server name, password, and high
and low level addresses of MUNICH. Specify that cross define is permitted.
On
STRASBOURG: Specify the server name, password, and high and low
level addresses of STRASBOURG. Specify that cross define is permitted.
On
HEADQUARTERS: Specify the server name, password, and high and
low level addresses of HEADQUARTERS.
- On HEADQUARTERS: Define MUNICH and STRASBOURG, specifying
that cross define should be done.
Figure 2 shows
the servers and the commands issued on each:
Figure 2. Communication
configuration with cross definition
Note: Issuing the SET SERVERNAME
command can affect scheduled backups until a password is re-entered. Windows clients use the server
name to identify which passwords belong to which servers. Changing
the server name after the clients are connected forces the clients
to re-enter the passwords. On a network where clients connect to multiple
servers, it is recommended that all of the servers have unique names.
See the Administrator's Reference for more details.