Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I need to test the autosupport email working or no in the future
What's the command
Solved! See The Solution
1 ACCEPTED SOLUTION
sfrmast has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
1 REPLY 1
sfrmast has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
