ONTAP Discussions

Autosupport status

sfrmast
1,048 Views

 If I need to test the autosupport email working or no in the future
What's the command

1 ACCEPTED SOLUTION

Ontapforrum
1,029 Views

Check if all is ok:
::> system node autosupport check show -node

 

Check the 'To:emails, mailhost, from etc' if they are correct:
::>autosupport show -node <node name> -instance

 

Trigger:
From the ONTAP command-line interface, send an AutoSupport test message to a trusted email address that you have access to:
::> system node autosupport invoke -node local -type test

 

https://docs.netapp.com/us-en/ontap/system-admin/troubleshoot-autosupport-delivery-smtp-task.html

View solution in original post

1 REPLY 1

Ontapforrum
1,030 Views

Check if all is ok:
::> system node autosupport check show -node

 

Check the 'To:emails, mailhost, from etc' if they are correct:
::>autosupport show -node <node name> -instance

 

Trigger:
From the ONTAP command-line interface, send an AutoSupport test message to a trusted email address that you have access to:
::> system node autosupport invoke -node local -type test

 

https://docs.netapp.com/us-en/ontap/system-admin/troubleshoot-autosupport-delivery-smtp-task.html

Public