Inventory Fields to add location and environment information of server
search cancel

Inventory Fields to add location and environment information of server

book

Article ID: 383478

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

We have requirement, add location and environment information of server in UIM which will reflect in inventory.

Environment

Release: DX UIM 23.4

Component: Robot

Cause

Use user tags in the inventory.

 

Resolution

You can use the usertags in the inventory:


 
can add these in the controller GUI,


 
For multiple products you can craete a super package:
- just get controller and drag and drop to the archive
- name it something annd configuration only
- then Edit the robot.cfx
- and put only: 
<controller> overwrite
     os_user1 = dev
     os_user2 = ist
  </controller>

 


Ref KB for creating super package:


https://knowledge.broadcom.com/external/article/231305/creare-a-simple-dx-uim-superpackage.html

from DB these user tags are stored in CM_NIMBUS_ROBOT table.