NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Where can I find DFM triggered Autosupports

tfuchs
3,985 Views

Hi all,

a customer configured the Autosupport settings in DFM and now wants to check if the ASUPs have been arrived at NetApp.

He checked "my Autosupport" but cannot find the DFM server as a ASUP source. They checked their SMTP relay and found out, that the message was sent successful.

Now the question is, where these Autosupports can be found ?

Can anyone help me out with this ?

Thanks

Thorsten

2 REPLIES 2

eric_barlier
3,985 Views

Hi Thorsten,

autosupport.mailhost         smtpserver
autosupport.support.to       [email protected]
autosupport.support.transport smtp
autosupport.to               "customer puts his email here"

As you can see from above, the customer can put his own email in as receiver and run a test. its also important that the transport method is SMTP.

My autosupport will nto show the DFM server, but it will show autosupports received by netapp. Also, if you trigger an autosupport like this:

options autosupport.doit "test"

You should in theory receive and email from NetApp stating they have received a TEST autosupport acknowledging it.

Cheers,

Eric

andris
3,985 Views

Hi Thorsten,

Unfortunately, My AutoSupport does not display AutoSupports from the DFM suite of management software products, so customers cannot use My AutoSupport to verify receipt of the DFM AutoSupport message.

The customer can contact their NetApp representative (or tech support) to request receipt verification using internal access methods.

The DFM FAQ's include AutoSupport topics.

https://kb.netapp.com/support/index?page=content&id=3012309

Choose the appropriate release link, and look for the AutoSupport category in the resulting FAQ.

For instance, this question is relevant:

20.3 Can I test the autosupport feature to see what it will send back to NetApp?

Yes. You can have an autosupport sent to yourself by e-mail by running the following command:

$ dfm autosupport send -e <[email protected]> -p smtp

-Andris

Public