ONTAP Discussions

How to config autosupport alert when specific event or alert?

AllenChang
245 Views

I want to config autosupport to notify me when specific event or alert,

just like drive failure or powersupply failure,

How to make it done?

is any recommend step?

 

Thanks

1 REPLY 1

wareer
222 Views

AutoSupport creates event-triggered AutoSupport messages when the EMS processes a trigger event. An event-triggered AutoSupport message alerts recipients to problems that require corrective action and contains only information that is relevant to the problem. You can customize what content to include and who receives the messages.

AutoSupport uses the following process to create and send event-triggered AutoSupport messages:

  1. When the EMS processes a trigger event, EMS sends AutoSupport a request.

    A trigger event is an EMS event with an AutoSupport destination and a name that begins with a prefix.callhome.

  2. AutoSupport creates an event-triggered AutoSupport message.

    AutoSupport collects basic and troubleshooting information from subsystems that are associated with the trigger to create a message that includes only information that is relevant to the trigger event.

    A default set of subsystems is associated with each trigger. However, you can choose to associate additional subsystems with a trigger by using the command.system node autosupport trigger modify

  3. AutoSupport sends the event-triggered AutoSupport message to the recipients defined by the command with the , , , and parameters.system node autosupport modify-to-noteto-partner-address-support

    You can enable and disable delivery of AutoSupport messages for specific triggers by using the command with the and parameters.system node autosupport trigger modify-to-noteto

    Below is the official link, you can refer to it:https://docs.netapp.com/us-en/ontap/system-admin/autosupport-creates-sends-event-messages-concept.html 

Public