

Installing from Pax Files Using Pax ESD or DVD › Deploy Products › Deploying Agent Technology on Multiple Systems › Copy Your Agent Technology Installation
Copy Your Agent Technology Installation
This procedure copies your Agent Technology services installation onto a second z/OS image. This procedure assumes that Agent Technology services have been successfully installed and tested on at least one z/OS image.
Follow these steps:
- Confirm that the target system meets the minimal system requirements for z/OS Agent Technology.
- Back up your existing Agent Technology zFSs on the source LPAR. Take this backup when the Agent Technology services are down, after the aws_sadmin Store has been properly initialized, and the Agent MIBs have been loaded. The zFS files are VSAM linear data sets. Use IDCAMS REPRO to back up the data sets.
- Make the Agent Technology CNSMLOAD, CNSMJCL, CNSMOPTV, and MIBLIB partitioned data sets accessible on the target system, either through shared DASD or by copying the files.
- Tailor and submit CNSMJCL(B6DI0015) on the target system to define the user ID AWADMIN and group AWGROUP to the security system, if necessary.
- Tailor and submit SAMPJCL( B6D1ALLU) to allocate and format only the Read-Write zFS on the target system. Be sure to remove the steps that allocate and format the Read-Only zFS (jobsteps DEFINRO and FMTRO).
- Restore the backup file of the Read-Write zFS from Step 2 into the newly allocated Read-Write zFS on the target LPAR
- Tailor and submit SAMPJCL( B6D2MKD) to create the mount points for the zFS files and mount the RW zFS that was created and formatted. Remove the step that mounts the RO zFS.
- Make the Read-Only zFS, which the initial installation created, available to the target system in read-only mode.
- Update your BPXPRMxx member on the target system to add the MOUNT directories for the new zFSs.
- Perform the following configuration tasks on the target LPAR:
- Modify your agentworks.profile script in the root Agent Technology directory to reflect the new environment.
Pay particular attention to the environment variables:
- AWORKS_MVS_PREFIX designates the prefix for your Agent Technology z/OS files.
- AGENTWORKS_DIR designates the Agent Technology home directory.
- RESOLVER_CONFIG designates the DSN for the TCPIP.DATA file. This reference must correlate to the DSN specified by the SYSTCPD DD statement for the TCP stack running on the new system. A member name must be included if the data set is a PDS.
- Modify the member ENVFILE in yourCNSMOPTV. If you share your CNSMOPTV between multiple z/OS images, you could need to create a new unique member for the new system. This is the case only if you modify the contents on the ENVFILE member for the new LPAR. When modifying or creating this file, pay particular attention to AGENTWORKS_DIR, which designates the Agent Technology root directory.
- Modify all scripts, configuration files, and JCL members as necessary for the target LPAR.
- Scripts--Aside from the changes to the agentworks.profile script mentioned previously, you could also need to modify your install_mibs script that is located in the $AGENTWORKS_DIR/services/tools directory to include or exclude agents that either are or are not running on the target system.
- Configuration Files--The file most likely to require change is the aws_sadmin.cfg file. This file, which is located in the /cai/agent/services/config/aws_sadmin directory, contains the trap destinations where traps are sent, and SNMP community strings.
- JCL--If any JCL changes are required, such as to reference a different ENVFILE, create a unique copy of the JCL for the new system.
- The process of copying and restoring the Read-Write zFS to a new system image also copies the aws_sadmin Store files. This is only appropriate for your target systems if you are running the same releases of agents across all your systems. If you are running different releases, run the procedures that are found in the previous section titled Build the aws_sadmin Store files.
- Within UNIX System Services, after the agentworks.profile script has been invoked, run the awftest tcpip utility. This utility verifies that the TCPIP stack has been properly configured. You can attempt to start your Agent Technology services when this utility runs without error.
- Start your Agent Technology services on the target LPAR.
Deploying Event Management on Multiple Systems
For Event Management deployment on additional systems, see Deploying Event Management on Additional Systems.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|