Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
Is there anyway to adjust an alarm?
I only create one lun per volume. So i purposly make the volume and the lun almost the same size. Oncommand really hates when i do this and i would like to adjust the no space limit if at all possible.
You can modify the severity of the event using dfm eventtype modify.
Regards
adai
And you can also modify the threshold for the alarm per volume.
dfm volume set <volume> volNearlyFullThreshold=<value>
dfm volume set <volume> volFullThreshold=<value>
Hi Pascal,
Yes you can do that. Individual volume threshold take precedence than global volume thresholds.
Regards
adai
Thanky you all for the suggestions. I think i found it.
DFM > options > defaut thresholds > change the percentage from 90% to 95%.
I believe this puts a global threshold on which is what i am after. Thanks again for all the help.