Skip to main content
NetApp Knowledge Base

Is it possible to send alert email when used space of aggregate or volume reaches threshold?

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

Applies to

ONTAP 9

Answer

  • The events below output in EMS when the used space of the aggregate or the volume reaches the setting value of space-nearly-full-threshold-percent or space-full-threshold-percent.
    • monitor.volume.nearlyFull
    • monitor.volume.full
Example:

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).

  • The notification mail can be sent if configure event filter for the events above.
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.