Integration variables
In the PATROL AgentConfiguration Utility, these variables are located in /AgentSetup/integration.
Note
To change the values for these variables, you must create configuration variables and assign new values.
Variable | Description | Format |
---|---|---|
integrationMaxNumRetries | The maximum number of times a PATROL Agent tries to connect to the load balancer. After the maximum retries, the PATROL Agent attempts to connect to the next configured load balancer when:
Default value = With the value of -1, the PATROL Agent tries connecting to the load balancer continuously without a maximum number of retries. | Numeric |
perIntegrationMaxNumRetries | The maximum number of times a PATROL Agent tries to connect to the same load balancer. After the maximum retries, the PATROL Agent attempts to connect to the next configured load balancer. Default value = | Numeric |
integrationRetryPeriod | Time between connection attempts to the load balancer. | Numeric |
integrationConnectTimeout | Number of seconds to wait before terminating the connection request with the load balancer. | Numeric |
publishHostName | User-defined string for the PATROL Agent that is published (displayed) to theload balancer.
Default value = | Text string |
integrationServices | Contains the load balancer string (tcp:host:port) to which PATROL Agent will bind. | Text String |
denyCfg | Controls the configuration of PATROL Agent through Monitoring policies in the BMC Helix Operations Management environment. For more information, see Controlling the configuration of PATROL Agent. | Boolean |
PVMessageLimit | The number of messages that can be sent at a time. Default value = Min= | Numeric |
ENTITYMessageLimit | The number of instances that can be grouped together to send to the load balancer. Default value = Min= | Numeric |
SocketNoDelay | For HTTPS communication, PATROL Agent uses a third-party library
Default value = | Boolean |
HelixMonitorEvents | Specifies if the monitoring events are sent to BMC Helix Operations Management. You can set one of the following values:
Default value = | Boolean |
forwardProxyServer | The FQDN and port number of the proxy server. For example, A proxy server creates an additional layer of security between PATROL Agents and BMC Helix Operations Management. | Text String |
forwardProxyUser | User name of the proxy server. | Text String |
Comments
Log in or register to comment.