Nimalarm is not updating ump usm robot status colour
search cancel

Nimalarm is not updating ump usm robot status colour

book

Article ID: 110138

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Using nimalarm with different severity types.

The alarms show under the robot in UMP, but they do not change the colour of the robot icon in USM portlet


example : Critical nimalarm should make the robot Red, but the robot remains Green in UMP usm portlet

Environment

UIM 9.x or 20.1

Resolution

The -t, -n, and -m options are required for UMP. If these options are not used, the alarm will not appear in USM. 

Example
Using below options can see a user generated testalarm in USM 

nimalarm.exe -l 4 -d 5 -t 1.1 -n C:\ -m 1.1:10 "Disk SSD is alarming"

-t CI type 
(Optional) Defines the CI type. A CI type represents a group of related metric types. For example, the CI type for Disk can contain metrics for throughput, capacity, and free space. CI type is represented by a numeric value. The following example is the CI type for Disk. 

Example: 1.1 

-n CI name 
(Optional) Defines the CI name. 

Example: C:\ 

-m CI metric type 

(Optional) Defines the CI metric type. The CI metric type is a numeric value that specifies a measurement that is available for a CI type. 
This value is used by the nimbus API to look up the metric ID in niscache and insert it into the alarm message. 

The metric ID is the unique identifier for the metric that originated the alarm. Like the device ID, 
the metric ID is required to view the alarm in UMP and can be used to test pre-processing rules or Auto-Operators. The following example is the CI metric type for Disk Space. 

Example: 1.1:10 


 

Additional Information

The NimAlarm Utility

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/unified-infrastructure-management/20-1/working-with-development-tools/the-nimalarm-utility.html

Attachments

1558697811528000110138_sktwi1f5rjvs16j3a.png get_app