Previous Topic: Event Management UI ServiceNext Topic: Event Management Examples


Configure the eventManagerClientConfig.xml File

You can configure the eventManagerClientConfig.xml configuration file to decide how you want to control the Event Management data flow to the Event Policies dialog.

Follow these steps:

  1. Open the SOI_HOME\tomcat\lib\eventManagerClientConfig.xml file in a text editor.
  2. Configure the following parameters, and save and close the file:
    timeoutValues

    Specifies the amount of time in seconds that the event service waits for a response to a query request. Each type of request can have its own value. You can set the timeout values for the following actions:

    • DeployPolicy
    • DeployScript
    • GetConnectorInfo
    • GetDeployedPolicy
    • GetDeployedScript
    • GetEvents
    synchInterval

    Specifies the polling interval in seconds for determining the available event services. The list of data sources available in the Event Policy dialog (Tools, Event Policies) in the Operations Console reflects the current state of this polled information. Any changes to the status of data sources may take up to the interval time (specified for this parameter) to update in the Operations Console.

    Default: 45

  3. Restart the CA SAM Application Server service.