Skip to main content

UIM Configuration

This doc covers the integration steps to provide an alarm integration from UIM to Moogsoft Enterprise. The integration has following steps:

  • Add the UIM SDK to Moogsoft Enterprise.

  • Create/Identify the queue on the hub which is active and attach the alarm messages

  • Enter the queue name and hub IP/hostname/FQDN in the Monitor section of the uim_lam.conf file.

Knowledge of the SNAP and UIM system is required. The SSL is currently not supported in the UIM LAM.

Before configuring the CA UIM LAM, make sure you have added the UIM SDK to Moogsoft Enterprise as explained here under the "Before you Begin" section.

UIM Queue creation/selection

The subscribe mechanism enables the client to select alarms based on the alarms subject. A client that is configured to receive UIM alarms sends a subscribe request to the hub. The client then receives alarms matching the subscribed subjects from the hub.

The subscribed alarms are received by the UIM LAM from an attached queue in UIM. If an attached queue is present in UIM then it can be used, otherwise, a new attached queue can be created. The queue is created in the hub view part of the Infrastructure Manager application of UIM.

Note

For UIM SNAP, the Infrastructure Manager application is not available, therefore the steps mentioned below will not be applicable. To get the queue details of UIM SNAP navigate to C:\Program Files\CA\UIM Snap\hub\q . Check if event_management is present; this will be the default queue name

Note

The below-mentioned steps are only applicable for UIM.

Note

The Infrastructure Manager can only be installed on a windows machine. For UIM installed on Linux, the Infrastructure Manager application installed on windows OS and connected to it is used for queue creation.The Infrastructure Manager is accessed by taking a remote connection of the windows machine on which it is installed.

The steps to create a queue are as follows:

  1. Click on the Windows Start button and navigate to All Programs > Nimsoft Monitoring. Click on Infrastructure Manager.

  2. Click on Security and then select Login

  3. Enter the user Credentials in the Login dialog and click on OK.

  4. Navigate to the Robot in the left panel where hub is deployed.

  5. Select the Robot. It displays the probes in the right panel.

  6. Double-click the hub probe to open the hub dialog, then select the Queues tab.

  7. Click the New button in the Queues tab of the hub configuration dialog. The New Queue dialog opens. Complete the details as follows:

    • Name: "Queue_Name"

    • Type: attach

    • Address: Leave blank (not required)

    • Message: alarm2 - Will provide enriched alarm.

      Alarm message can be used but this will not provide an enrichment alarms process by UIM.

  8. Enter the following details in the New Queue dialog and then click OK:

    • Active: Select the check box. If the check box is not selected, then the queue will not send the alarms from UIM

    • Name: Enter the desired name of the queue

    • Type: Select attach. Selecting attach disables the Address and Bulk Size field

    • Address: The field remains disabled

    • Subject: Select alarm

    • Bulk size: It is automatically set to <default> and disabled

  9. The queue is added to the Queues tab in the hub configuration window.

  10. Click Apply in the hub configuration window.

  11. The queue is added to the Queues tab of hub configuration window.

  12. Click on Apply in the hub configuration window.

  13. When prompted to restart the hub, click Yes.

The queue is created and its status can be checked in the Status tab.