How to write IRE rules to prevent duplication in CMDB table of CI's

IceIronDragon
Tera Guru

Hello All,

 

We are seeing duplication of CIs in CMDB table populating from Qualys integration with VR.

We want to configure IRE rules .

how to achieve it?

any documentation on how to write these rules ?

best practices?

 

 

1 ACCEPTED SOLUTION

@IceIronDragon 

 

Go through this part of link i shared earlier to understand better

ManmohanK_0-1687185085935.png

 

 

View solution in original post

11 REPLIES 11

Amit Gujarathi
Giga Sage
Giga Sage

HI @IceIronDragon ,
I trust you are doing great.

Here's how you can achieve it:

  1. Access the ServiceNow instance as a user with administrative privileges.
  2. Navigate to the "Configuration Management" module in ServiceNow.
  3. Go to the "Identification and Reconciliation" section.
  4. Create a new IRE rule by following these steps: a. Click on "New Rule" to start creating a rule. b. Give the rule a meaningful name and description. c. Specify the appropriate conditions to identify duplicate CIs based on the data received from the Qualys integration with VR. You can use attributes like name, IP address, or any other unique identifier to determine duplication. d. Define the reconciliation strategy, which can involve merging duplicate CIs or updating existing CIs with the most recent data. e. Save the rule.

Once the IRE rule is created, ServiceNow will automatically run it on incoming CI data from the Qualys integration. The identified duplicates will be reconciled based on the defined strategy.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



How are we doing merging of duplicate CIs ?