Important

   

This documentation space contains information about PATROL Agents when deployed in a TrueSight Operations Management environment. If you are a BMC Helix Operations Management user, see PATROL Agent 21.3 for BMC Helix Operations Management. Open link

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"}

Note

The Secondary host is a computer running the TrueSight Infrastructure Management Event Manager, that is used in a fail over scenario.

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

Note

PATROL Agent does not populate a value for the Format variable or forward any events by default.

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.

Was this page helpful? Yes No Submitting... Thank you

Comments