メインコンテンツまでスキップ

アグリゲートまたはボリュームの使用済みスペースがしきい値に達したときにアラートEメールを送信することはできますか?

Views:
72
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

ONTAP 9

回答

  • アグリゲートまたはボリュームの使用済みスペースが space-nearly-full-threshold-percent またはの設定値に達した場合、以下のイベントはEMSで出力されます。 space-full-threshold-percent
    • monitor.volume.nearlyFull
    • monitor.volume.full
例:

cluster1::> event log show -node cluster1-01 -severity * -message-name monitor.volume.*
Time                Node             Severity      Event
------------------- ---------------- ------------- ---------------------------
9/29/2023 10:12:56  cluster1-01      ALERT        monitor.volume.full: Volume"vol1@vserver:c047fed8-ee7b-11ed-ac8c-XXXXX" is full (using or reserving 70% of space and 0% of inodes).
9/29/2023 10:12:14  cluster1-01      ERROR        monitor.volume.nearlyFull: Volume vol1@vserver:c047fed8-ee7b-11ed-ac8c-XXXXX is nearly full (using or reserving 62% of space and 0% of inodes).
9/29/2023 10:09:59  cluster1-01      ALERT        monitor.volume.full: Aggregate"cluster1_01_SSD_1" is full (using or reserving 2% of space and 0% of inodes).
9/29/2023 10:07:01  cluster1-01      ERROR        monitor.volume.nearlyFull: Aggregate cluster1_01_SSD_1 is nearly full (using or reserving 1% of space and 0% of inodes).

  • 通知メールは、上記のイベントに対してイベントフィルタを設定する場合に送信できます。
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.