エフサステクノロジーズ株式会社

本ページの製品は2024年4月1日より、エフサステクノロジーズ株式会社に統合となり、順次、切り替えを実施してまいります。一部、富士通表記が混在することがありますので、ご了承ください。

SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

AutoSupport設定の表示

show storageArray autoSupport コマンドは、ストレージ システムのAutoSupportバンドル収集設定を表示します。

対応シリーズ

このコマンドは、ETERNUS HB1100/HB1200、ETERNUS HB2100/HB2200/HB2300、ETERNUS HB5100/HB5200、ETERNUS AB6100またはETERNUS AB3100ストレージ システムが対象です。

ロール

このコマンドをETERNUS HB1100/HB1200、ETERNUS HB2100/HB2200/HB2300、ETERNUS HB5100/HB5200、ETERNUS AB6100またはETERNUS AB3100のストレージ システムに対して実行するには、Storage Admin、Support Admin、またはStorage Monitorロールが必要です。

コンテキスト

このコマンドからのコマンド出力は、次の設定情報を表示します。

  • AutoSupport機能、AutoSupport OnDemand機能、AutoSupport Remote Diagnostics機能の管理ドメインのアクティブ化ステータス

  • 配信パラメーター(設定されている配信方式によって異なる):

    • 配信方式がEメール(SMTP):送信先のEメール アドレス、メール リレー サーバー、送信者のEメール アドレスを表示

    • 配信方式がHTTPまたはHTTPS:

      • 直接接続 - 送信先のIPアドレスを表示

      • プロキシ サーバー接続 - ホスト アドレス、ポート番号、認証の詳細を表示

      • 自動プロキシ設定スクリプト(PAC)接続 - スクリプトの場所を表示

  • 日次および週次Autosupportの優先される時間帯

  • ASUPの機能、シャーシのシリアル番号、および設定されている日次 / 週次スケジュールに関する情報

構文

show storageArray autoSupport

パラメーター

なし。

   SMcli -n Array1 -c "show storageArray autoSupport;"

   The AutoSupport feature is enabled on this storage system.
   The AutoSupport Remote Diagnostics feature is enabled on this storage system.

  Delivery Method: Email (SMTP)
    Destination email address: autosupport@fujitsu.com
    Mail relay server: mail.example.com
    Sender email address: sender@example.com
    Server encryption type: None
    Server port: 25
    Server username:
    Server password: ***
    Dispatch size limit: 5242880

  Delivery Method: Email (SMTP)
    Destination email address: destination1@example.com, destination2@example.com
    Mail relay server: mail.example.com
    Sender email address: sender@example.com
    Server encryption type: None
    Server port: 25
    Server username:
    Server password: ***
    Dispatch size limit: 5242880

  Delivery Method: HTTPS
    Destination IP address: https://support.fujitsu.com/put/AsupPut/
    Connection: Direct
    Dispatch size limit: 52428800

  Delivery Method: HTTPS
    Destination IP address: https://support.fujitsu.com/put/AsupPut/
    Connection: Direct
    Dispatch size limit: Unlimited

   The AutoSupport daily schedule preferred time range is from 12:00 AM to 01:00 AM.
   The AutoSupport weekly schedule preferred time range is from 10:00 PM to 11:00 PM on Thursday, Saturday.

   AutoSupport Capable    Chassis Serial Number  Daily Schedule  Weekly Schedule
   Yes (enabled)                             SX94500434             12:55 AM        10:08 PM on Thursdays

   SMcli completed successfully.
Top of Page