Configuring TrueSight Infrastructure Management Event Manager Integration
Configure the details for the TrueSight Infrastructure Management Event Manager integration by entering values for the following variables:
Connection settings for TrueSight Infrastructure Management Event Manager integration
PATROL Agent can be configured to be integrated with TrueSight Infrastructure Management Event Manager running both in standalone and high-availability (HA) modes. It is governed through the pconfig variable.
/EventSetup/Configuration/EventCells = { REPLACE = "PrimaryHost/PrimaryPort,SecondaryHost/SecondaryPort"}
For example,
/EventSetup/Configuration/EventCells = { REPLACE = "137.72.224.151/1828"}
/EventSetup/Configuration/EventCells = { REPLACE = "137.72.224.151/1828,137.72.224.231/1828"}
Key variable
Enter the encryption key used by the TrueSight Infrastructure Management Event Manager using the following variable:
/EventSetup/Configuration/Key = <Key>
For example,
/EventSetup/Configuration/Key = mc
Format variable
You can create or select an event format to be used by setting the value for the following variable:
/EventSetup/Configuration/Format = <Format>
For example,
/EventSetup/Configuration/Format = Biip3
Forward events through an Integration Service
You can choose to route events via an Integration Service. To route events via an Integration Service, set the /EventSetup/Configuration/ForwardEventsToIS PATROL Agent pconfig variable to Yes.
/EventSetup/Configuration/ForwardEventsToIS = Yes
For example, if /EventSetup/Configuration/ForwardEventsToIS is set to Yes, and Infrastructure Management Server primary cell is set to localhost/1828, then the PATROL Agent sends events to the local cell of the Integration Service.