メインコンテンツへスキップ

日次/週次/パフォーマンス/ユーザトリガー型/ AODトリガー型ASUPのEメール送信を無効にする方法

Views:
58
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

  • ONTAP 9
  • AutoSupport(ASUP)
  • 転送プロトコルHTTPS
  • 追加のASUPがSMTP経由でEメールアドレスに送信される

概要

  • AutoSupportは、メッセージの種類に応じて、さまざまな受信者にメッセージを送信します。
  • SMTP経由の各種ASUP配信を無効にするには、   ASUP設定の-toアドレスまたは-partner-addressアドレスリストからEメールアドレスを削除する必要があります。
  • 「-to」フィールドで設定したEメールアドレスを、マイナス/ダッシュ(- )記号または""置き換えます。

::> autosupport modify -node * -state enable -mail-hosts mailhost -to -
::> autosupport modify -node * -state enable -mail-hosts mailhost -partner-address –

または

::> autosupport modify -node * -state enable -mail-hosts mailhost -to ""
::> autosupport modify -node * -state enable -mail-hosts mailhost -partner-address ""

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?