Can DFM be used to monitor maxdirsize is reached events?
Applies to
- OnCommand Unified Manager Core Package 5.x
- Data ONTAP 7-Mode
Answer
DFM has the events:
- maxdirsize-limit-nearly-reached
- maxdirsize-limit-reached
In order to alert on this, DFM needs to be configured as a traphost for the controller. When the event occurs in Ontap it will notify DFM via snmp which will generate the event.
To configure DFM as a traphost for the controller.
- controller>
snmp traphost add <IP address of the DFM server>
. - controller>
snmp init 1
You will then need to confirm an alarm based on the events.
Additional Information