Hello,
nimalarm CLI seems not to be working correctly in robot 9.33.
I have tested this command:
./nimalarm -l 5 -S <IP-Address> -s 1.2.3.7 -c TEST1 "Test Message"
which creates an alarm with empty suppression key while it should contain value "TEST1".
I have checked the alarm properties in nas_alarms db table, suppression key is really empty.
Alarm created with the same command using nimalarm from robot 7.97HF8 contains the suppression key "TEST1" as expected.
Could you please have a look at this issue?
Release : 20.3
Component : UIM - ROBOT
Robot Release: 9.33
Confirmed this worked fine in lab-environment for robot release 9.33 on both Linux and Windows robots as seen in the below screenshot:
Suggested to redeploy the latest robot_update release from archive on robots with issue, in this case it was robot_update release 9.33. This resolved the issue