View Categories

TrueSight / Helix Event Integration

The TrueSight / Helix Event Integration allows users to synchronize events bidirectional from TrueSight to Helix Operations Management. Events created in TrueSight will be forwarded to Helix Operations Management. Updates to Events in TrueSight will result in updates of the appropriate Event on the Helix Operations Management side. Updates of Events on the Helix Operations Management side will result in updates of the appropriate Events on the TrueSight side.

This integration is usefull for supporiting the migration from TrueSight to Helix Operations Management. With the integration it is possible to run the two systems in parallel avoid a bing bang approach during the migration.

To implement the integration you will need the TrueSight Event Connector, the Helix Event adapter, the Helix Event Collector and the TrueSight Event Adapter.

Configure TrueSight Event Connector #

First you need to configure the TrueSight Event Connector to retrieve events and updates to events from BMC TrueSight operations management. Follow the link to find detailed information on how to configure the TrueSight Event Connector.

{
    "id": "96245464-f74a-4583-9f24-d54806f7ff61",
    "name": "TrueSight 2 Helix",
    "description": "TrueSight 2 Helix event adapter",
    "enabled": true,
    "ruleIds": [
        "622348fe-17ca-457f-ba8c-422244352987"
    ],
    "rules": [
        {
            "type": "map",
            "id": "622348fe-17ca-457f-ba8c-422244352987",
            "moduleId": "96245464-f74a-4583-9f24-d54806f7ff61",
            "triggers": "true",
            "name": "Default Mapping",
            "enabled": true,
            "lastUpdate": 0,
            "description": "Default Mapping",
            "map": [
                {
                    "id": "7749cd1f-20e8-4933-bde8-f3244f71189a",
                    "name": "classname",
                    "expression": "\"MonitorEvent\""
                },
                {
                    "id": "c9d3392e-3f03-40cb-a48f-64dfddcbd836",
                    "name": "source_address",
                    "expression": "ev.mc_host_address"
                },
                {
                    "id": "12aaa09f-59de-4b28-b2ea-00ca50bb9064",
                    "name": "source_hostname",
                    "expression": "ev.mc_host"
                },
                {
                    "id": "bcd82298-0d2d-48aa-8dd2-ae7001e1ffc1",
                    "name": "location",
                    "expression": "ev.mc_location"
                },
                {
                    "id": "f0dffcd5-d193-463c-b963-d8fa817738c3",
                    "name": "source_identifier",
                    "expression": "`${ev.cell_name}-${ev.mc_ueid}`"
                },
                {
                    "id": "195f41f7-dd3a-4609-bc0b-b90fce073490",
                    "name": "object",
                    "expression": "ev.mc_object"
                },
                {
                    "id": "b2e3f845-f838-4750-8ebc-c262f92326b7",
                    "name": "object_class",
                    "expression": "ev.mc_object_class"
                },
                {
                    "id": "75265948-0162-4aa4-b9a2-261e247e24fa",
                    "name": "object_id",
                    "expression": "ev.pn_object_id"
                },
                {
                    "id": "5164bae0-b3e7-440a-bb45-6b4a00084f30",
                    "name": "category",
                    "expression": "ev.mc_event_category"
                },
                {
                    "id": "dd32791c-3632-4486-bab5-ccc3e7fe1a5b",
                    "name": "sub_category",
                    "expression": "ev.mc_event_subcategory"
                },
                {
                    "id": "657a80d0-714a-40a2-b79a-b8e17fed4eac",
                    "name": "creation_time",
                    "expression": "ev.date_reception"
                },
                {
                    "id": "4386501f-3fd9-49bf-8ef6-44b1e468155f",
                    "name": "priority",
                    "expression": "ev.mc_priority"
                },
                {
                    "id": "1966ed0d-f178-4e88-8f4d-2ef75c83c2be",
                    "name": "details",
                    "expression": "ev.mc_long_msg"
                },
                {
                    "id": "cb5bb4f3-c71f-42d7-987e-c148b29d467e",
                    "name": "user_assigned",
                    "expression": "ev.mc_owner"
                },
                {
                    "id": "1f6a7381-6475-4c04-b2ca-9f4db7dc0fe5",
                    "name": "_repeat_count",
                    "expression": "ev.repeat_count"
                },
                {
                    "id": "beb3a2e6-9e01-40ad-888d-708677c1fcc8",
                    "name": "_notes",
                    "expression": "ev.mc_notes"
                },
                {
                    "id": "999eeeb9-9094-44d8-8d53-8f45fc2ffd7a",
                    "name": "_operations",
                    "expression": "ev.mc_operations"
                },
                {
                    "id": "7d8fed57-bdd6-4d4c-99b2-09b28bd71b7c",
                    "name": "_ci_id",
                    "expression": "ev.mc_smc_id"
                },
                {
                    "id": "dc066584-63d0-4dbc-991b-8c9037a8223e",
                    "name": "alias",
                    "expression": "ev.mc_smc_alias"
                },
                {
                    "id": "e1b51be9-026c-4ef1-b6df-8bad2f23eadb",
                    "name": "p_publish_hostname",
                    "expression": "ev.p_agent"
                },
                {
                    "id": "f4462b0f-0cc7-4773-98eb-e1f333513965",
                    "name": "al_thresh_above",
                    "expression": "ev.pn_thresh_above"
                },
                {
                    "id": "0538df91-c9dd-48c6-9e48-000211fb0a24",
                    "name": "al_baseline_type",
                    "expression": "ev.pn_baseline_type"
                },
                {
                    "id": "69a039c3-e182-4301-b6bb-046638382cf2",
                    "name": "al_end_time",
                    "expression": "ev.pn_end_time"
                },
                {
                    "id": "5a8049ae-751e-4f9a-87ce-dc4398ca3bf7",
                    "name": "al_last_time",
                    "expression": "ev.al_last_time"
                },
                {
                    "id": "b38d2d8e-620d-4b60-99cc-67de26eb2ba3",
                    "name": "object_class",
                    "expression": "ev.pn_object_class_id"
                },
                {
                    "id": "60a817b0-2bcc-419e-a3fb-1d550776e5a6",
                    "name": "al_parameter_name",
                    "expression": "ev.mc_parameter"
                },
                {
                    "id": "eaffee27-3dcd-4126-bb6d-cd1c7e0e4c14",
                    "name": "al_parameter_value ",
                    "expression": "ev.mc_parameter_value"
                },
                {
                    "id": "198d9cd5-1e16-4f1c-afc0-97510d494cff",
                    "name": "al_parameter_unit",
                    "expression": "ev.mc_parameter_unit"
                },
                {
                    "id": "12686837-66b5-4fa4-8d1e-75fbcf54ad34",
                    "name": "al_thresh_duration",
                    "expression": "ev.pn_thresh_duration"
                },
                {
                    "id": "ef950c14-7ee0-4001-9643-adf846cd6dc4",
                    "name": "al_thresh_id",
                    "expression": "ev.pn_thresh_id"
                },
                {
                    "id": "0aa93a48-881c-44e3-8559-821b3c7e37f1",
                    "name": "al_thresh_type",
                    "expression": "ev.pn_thresh_type"
                },
                {
                    "id": "0912ece5-2b48-4153-8517-ec37757c0a8c",
                    "name": "al_extremeness",
                    "expression": "ev.pn_extremeness"
                },
                {
                    "id": "c0d0ce36-00d5-451a-99ac-394a0d18c2b3",
                    "name": "al_alarm_id",
                    "expression": "ev.pn_alarm_id"
                },
                {
                    "id": "6d1c3817-a57d-4399-8c62-f5be4aac3f15",
                    "name": "al_highest_severity",
                    "expression": "ev.pn_highest_severity"
                },
                {
                    "id": "1f94492f-b205-43bf-bcb7-c366e1423aea",
                    "name": "al_is_predicted",
                    "expression": "ev.pn_is_predicted"
                },
                {
                    "id": "38ca3af4-ee68-4115-af5d-d3cd8546419d",
                    "name": "al_old_severity",
                    "expression": "ev.pn_old_severity"
                },
                {
                    "id": "988a8b78-6848-4237-a2e1-73dc49a02ac4",
                    "name": "al_predict_to_occur_time",
                    "expression": "ev.pn_predict_to_occur_time"
                },
                {
                    "id": "8ab94387-59b5-419f-b37e-1b6247910aef",
                    "name": "al_predicted_severity",
                    "expression": "ev.pn_predicted_severity"
                },
                {
                    "id": "0396f39d-03b4-48a5-b215-69446c907d02",
                    "name": "al_avg_value",
                    "expression": "ev.pn_avg_value"
                },
                {
                    "id": "02a278aa-d2f6-40ee-9c5d-eb80ee160d28",
                    "name": "al_baseline_daily_high",
                    "expression": "ev.pn_baseline_daily_high"
                },
                {
                    "id": "46ac5555-db6c-4c0e-b18b-b8e2b3213b0e",
                    "name": "al_baseline_daily_low",
                    "expression": "ev.pn_baseline_daily_low"
                },
                {
                    "id": "eb8d8f2f-8aab-47c9-b276-761b191d68bc",
                    "name": "al_baseline_hourly_high",
                    "expression": "ev.pn_baseline_hourly_high"
                },
                {
                    "id": "8375c937-0a4a-448b-859a-bd707ef6b524",
                    "name": "al_baseline_hourly_low",
                    "expression": "ev.pn_baseline_hourly_low                                       "
                },
                {
                    "id": "f5fe8f36-09ed-4878-9111-5b50b4279fe6",
                    "name": "al_baseline_weekly_high",
                    "expression": "ev.pn_baseline_weekly_high"
                },
                {
                    "id": "8e08bf10-3b19-4a15-8cd4-ce1c8729ddef",
                    "name": "al_baseline_weekly_low",
                    "expression": "ev.pn_baseline_weekly_low"
                },
                {
                    "id": "b1fe92eb-b31e-4f42-9bd6-2e42956457e6",
                    "name": "al_event_score",
                    "expression": "ev.pn_event_score"
                },
                {
                    "id": "ddf59c69-db4a-44cc-abf2-67580d21eb56",
                    "name": "al_pts_exceeded",
                    "expression": "ev.pn_pts_exceeded"
                },
                {
                    "id": "f050c91c-e070-424a-af18-e59931b92de2",
                    "name": "al_pts_total",
                    "expression": "ev.pn_pts_total"
                },
                {
                    "id": "c7039c88-7266-46be-a4c9-299bba3128d6",
                    "name": "al_parameter_threshold",
                    "expression": "ev.mc_parameter_threshold"
                },
                {
                    "id": "32fbe087-bc04-4ef1-9101-c9d2346ed5de",
                    "name": "al_agent_name",
                    "expression": "ev.pn_device_name"
                }
            ]
        }
    ]
}
Nach oben