The installer.properties file contains the following properties for the agent:
Specifies the path to the location where you want to install the agent program files. The specified location must be empty.
Specifies the library on the system where the native i5/OS objects will be stored. The specified library must be empty.
Defines the agent name. You need the agent name when you configure the scheduling manager to work with the agent.
Default: AGENT
Limits: Up to 16 characters; the first character must be a letter
Notes:
Specifies the main port number the agent uses to listen for incoming messages from the scheduling manager. You need this port when you configure the scheduling manager to work with the agent.
Default: 7520
Limits: 1024-65534
Specifies the number of scheduling managers (N) the agent works with.
Default: NUM_MANAGER_1=1
Specifies the name of the scheduling manager instance that the agent works with, where n is an integer that corresponds to the scheduling manager being configured.
Default: CENTRAL_MANAGER
Example: MYSERVER
Specifies the address of the scheduling manager that the agent works with, where n is an integer that corresponds to the scheduling manager being configured. This value corresponds to the IP address in the connection details for the scheduling manager. You can specify a list of addresses for the scheduling manager.
Example: 172.24.36.107 (IPv4) or 0:0:0:0:0:FFFF:192.168.00.00 (IPv6)
Notes:
Specifies the port that the scheduling manager listens on for communication from agents, where n is an integer that corresponds to the scheduling manager being configured. This value corresponds to the port number in the connection details for the scheduling manager.
Default: 7507
Limits: 1024-65534
Specifies the type of cipher algorithm the agent uses to encrypt and decrypt messages sent to the scheduling manager. The agent supports the following types:
Default: DES
Defines the encryption key the agent uses to communicate with the scheduling manager. The encryption key must be prefixed with 0x and followed by the number of characters required for the chosen cipher algorithm:
Note: If you omit the 0x prefix, the keygen utility interprets the inputted value as a 16-character passphrase and not as a hexadecimal number. If you enter less than 16 characters, the keygen utility appends the passphrase with spaces for the missing number of characters. The keygen utility will internally encode the 16 character passphrase into a 32 hexadecimal character AES encryption key.
Specifies whether local security on the agent is enabled or disabled. Local security on the agent controls which scheduling manager user IDs can perform certain actions, for example, which user IDs can issue CONTROL messages to the agent. If you enable local security, define security rules in a security.txt file.
Default: off
The following properties apply if you want to connect the agent to an SNMP manager.
Enables an SNMP connector that lets you use an SNMP Manager to monitor and control the agent. The agent supports SNMP v1, v2, and v3. This option requires the SNMP Manager address and UDP port.
Identifies the SNMP Manager IP address or DNS name. Your SNMP administrator can provide the host name.
Default: localhost
Example: 172.24.36.107
Specifies the SNMP GET/SET listening port.
Default: 161
Limits: 1-65535
Enables a JMX connector that lets you use a JMX console to monitor and control the agent. You can use any JMX console that implements JSR-160.
Specifies the port where the JMX connector listens.
Default: 1099
Limits: 1-65534
Enables the FTP plug-in on the agent, which lets you configure FTP client and FTP server options.
Default: 0 (disabled)
Specifies whether the agent can act as an FTP client using Regular or Secure Sockets Layer (SSL) encryption for FTP transfers.
Default: false
Sets whether the agent can act as an FTP server.
Default: true
Specifies whether the agent can act as an FTP server using regular or Secure Sockets Layer (SSL) encryption for FTP transfers.
Default: false
Specifies the port number for the agent to act as an FTP server.
Default: 21
Limits: 1-65534
Specifies the FTP user ID required to access the FTP server.
Specifies the password corresponding to the FTP user ID.
Limits: case-sensitive
Confirms the FTP password.
Enables the agent to act as an SNMP Manager to emit and listen for SNMP traps. This option lets users define and run SNMP job types. The agent supports SNMP v1, v2, and v3.
Default: 0 (disabled)
Specifies the agent port listening for trap information.
Default: 162
Limits: 1-65535
Specifies the number of manager environment variables for the scheduling manager.
Limits: 0-3
Specifies the name of the specific scheduling manager the environment variables apply to, where n is an integer that corresponds to the scheduling manager being configured.
Example: MANAGER1_VAR
Specifies the path to the file that stores the environment variables, where n is an integer that corresponds to the scheduling manager being configured.
Example: ~/MANAGER_1_FILE.TXT
Specifies the number of user environment variables for the scheduling manager.
Limits: 0-3
Specifies the name of the user the environment variables apply to, where n is an integer that corresponds to the scheduling manager being configured.
Example: USER1
Specifies the path to the file that defines user-specific variables.
Example: ~/USER_1_FILE.TXT
Determines how to specify the script or command name to run in a job definition.
Default: true
Sets whether the agent creates a job log for each UNIX job that runs on the i5/OS system.
Default: false
Note: These job logs are different than the job logs the i5/OS system creates.
|
Copyright © 2010 CA.
All rights reserved.
|
|