When DX UIM BootAlarm is published in SOI the server name is wrong
search cancel

When DX UIM BootAlarm is published in SOI the server name is wrong

book

Article ID: 144317

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM) CA Service Operations Insight (SOI) CA Unified Infrastructure Management On-Premise (Nimsoft / UIM) CA Unified Infrastructure Management SaaS (Nimsoft / UIM)

Issue/Introduction

When a test alarm is triggered from the robot it shows a correct server name in the IM Alarm sub-console, but when the same alert is transferred to SOI the server or source name appears incorrect.

Environment

  • Release: 20.3
  • Component: UNIFIED INFRASTRUCTURE MGMT, CA SOI
  • Service Operations Insight
  • SOI

Cause

  • Change in configuration item (CI)

Resolution

There could be a mixup of the CI causing this. 

1. Check the results of this query:

select * from CM_COMPUTER_SYSTEM where name = '<system_name>'

2. From the Operator Console, please follow the steps below:

Select <system_name> in the Inventory and then under Actions-> Delete Selected

DESELECT the three options noted below so that none are selected.

   - Prevent rediscovery
   - Acknowledge alarms
   - Delete measurements

3. RDP to the robot itself and clear the niscache folder of all data

    How to clear niscache on an individual robot

         - Access Infrastructure Manager
         - Navigate to the robot, select the controller probe, and press Ctrl-P
         - The probe utility dialog opens
         - Click the Options icon
         - Select the Expert Mode option, and click OK
         - In Probe Command set, select _nis_cache_clean, and click the arrow (green) to send the command request
         - In Probe Command set, select _reset_device_id_and_restart, and click the arrow (green) to send the command request
         - The niscache is now clean and the robot is restarting

4.  Run the Operator Console discovery wizard to rediscover the system.

Additional Information

If rediscovery does not work, then refer to the techdocs page below for enabling this option in the Connector configuration file. 

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/service-operations-insight-connectors/Catalyst-Connectors/ca-unified-infrastructure-management-uim-connector-3-9-1/create-dynamic-ci.html

Additionally, make sure to check for any database errors, e.g., communication link errors, or Microsoft SQL Server Native Client 11.0 errors.

If the database is in a cluster configuration, also check for any cluster-related errors or data_engine timeouts due to communication link errors.