Hi,
I am having a similar issue. I have created an alarm for a group of objects called as "Tax_Storage_Units". The following are the details:
dfm server #dfm perf threshold list -x 95
Threshold Id: 95
Event Name: volume:total_ops
Interval: 900
Enabled: Yes
Template Info:
Id: 20
Name: TAX_IOPS_exceeding_3000
Object Info:
Id: 101723
Name: Tax_Storage_Units
Type: resource_group
Counter Info:
Counter: volume:total_ops
Threshold Type: lower
Threshold Value: 3000
Threshold Unit: per_sec
#####################
Now I am trying to create an alert from this. I use the following command:
dfm server #dfm alarm create -E <email_id> -g Tax_Storage_Units -h volume:total_ops
Please note here that when I created the threshold, I had the event name as "volume:total_ops"; however the "dfm alarm create" command fails with the following error:
Error: Event 'volume:total_ops' does not exist.