Installing the z/VM System Console facility
The following procedure describes how to install the BMC AMI Defender for z/VM System Console facility.
Before you begin
Before uploading the installation material to the z/VM system, ensure that the following utilities are installed:
VMARC
To obtain the VMARC package and installation instructions, go to www.vm.ibm.com/download/.- REXX package or runtime library
To install the BMC AMI Defender for z/VM System Console facility
- Download the installation material to your workstation.
Upload the material to the z/VM system.
The following example illustrates how to use FTP to send the material to the MAINT 191 minidisk.
- Issue the FORCE OPERATOR command to shut down the OPERATOR virtual machine.
- Use VMARC to load the materials onto the OPERATOR 0191 minidisk.
- Set up OPERATOR on the system:
If OPERATOR is already set up on this system, run the following commands. The parts marked with <---ENTER indicate information that you must enter.
----------------------------------------------------------------
link operator 191 1 mr <-------------------------------ENTER
Ready; t=0.01/0.01 12:25:48
access 1 c <-------------------------------------------ENTER
Ready; t=0.01/0.01 12:25:58
copyfile profile exec c = exec-ibm = (olddate <--------ENTER
Ready; t=0.01/0.01 12:26:10
vmarc unpk vmconsol vmarc a = = c ( replace <----------ENTER
PROFILE EXEC C1. Bytes in= 122, bytes out= 323 ( 200%)
OPERATOR SPARMS C1. Bytes in= 160, bytes out= 453 ( 282%)
OPERATOR EXEC C1. Bytes in= 9160, bytes out= 453 ( 283%)
CZAUME TEXT C1. Bytes in= 2400, bytes out= 3600 ( 150%)
Ready; t=0.01/0.01 12:26:37
----------------------------------------------------------------If OPERATOR is not already set up on the system, run the following commands. The parts marked with <---ENTER indicate information that you must enter.
----------------------------------------------------------------
link operator 191 1 mr <----------------------------ENTER
Ready; t=0.01/0.01 12:25:48
access 1 c <----------------------------------------ENTER
Ready; t=0.01/0.01 12:25:58
vmarc unpk vmconsol vmarc a = = c <-----------------ENTER
PROFILE EXEC C1. Bytes in= 122, bytes out= 323 ( 200%)
OPERATOR SPARMS C1. Bytes in= 160, bytes out= 453 ( 282%)
OPERATOR EXEC C1. Bytes in= 9160, bytes out= 453 ( 283%)
CZAUME TEXT C1. Bytes in= 2400, bytes out= 3600 ( 150%)
Ready; t=0.01/0.01 12:26:37
----------------------------------------------------------------
Copy the sample parameter file as shown in the following example:
copyfile operator sparms c = parms c
Ready; t=0.01/0.01 12:31:58Configure the sever parameter file.
Using XEDIT, update the OPERATOR PARMS file. Values for the following statements must be present in the file:
Statement
Value
server_ip
IP address in dotted decimal notation
server_port
Port number greater than 1024
The following statements are optional:
Statement
Value
wait_time
Time to wait between RACF SMF SWITCH commands
The value must be a whole number from 1 through 3600 seconds.
The default value is 30 seconds.
If you enter an invalid value, the default value is used.
auth_user
Valid virtual machine user ID
The default value is MAINT.
*
Comment
Release and detach the C disk by using a release c (detach command.
Start OPERATOR with an xautolog operator ipl cms command.