Network Management

Orion Set custom alert thresholds for volumes

This article provides steps to set custom alert thresholds for specific volumes and alert on a group of volumes using a custom property in an alert.

First published date

11/29/2018 10:24 PM

Last published date

11/18/2019 10:48 AM

Overview

This article provides steps to set custom alert thresholds for volumes. 

The out-of-the-box alert for volumes uses a blanket threshold value for all volumes. For example: VolumePercentAvailable is less than 5.

Some volumes can have a higher priority than others, and so it might be necessary to set different alert thresholds for different volumes. You can either set up different alerts for the different volumes, however, this can cumbersome and complicated to set up.  

This article explains how to accomplish the same thing using a single alert and a volume custom property.

Product section

Network Performance Monitor

Resolution

Step 1: Create a Volume Custom Property

  1. Go to Settings > Manage Custom Properties.

  2. Click Add Custom Property.

  3. Set the Create a new Custom Property based on the selected object type to Volume and click Next.

  4. Set the Property Name as VolumePercentFreeThreshold, check the option for Value must be specified, and click Next.

  5. Select the Volumes that need a specific threshold and enter the threshold value.

  6. Repeat the previous step until all Volumes have been assigned their custom thresholds.

    Example:

  7. Click Submit.

Learn more: Create a custom property
 

Step 2: Set the Alert to use this CustomProperty

  1. Go to Settings > Manage Alerts.

  2. Search for Volume.

  3. Select Alert me when the free space of a volume is less than 5%  Alert and click Edit Alert.

  4. Click Trigger Conditions.

  5. Replace the following Single Value Comparison Condition:

         Volume VolumePercentAvailable is less than 5

    with the following Double Value Comparison: 

         Volume VolumePercentAvailable is less than Volume VolumePercentFreeThreshold
     

  6. Click Next.

  7. Click  Summary.

  8. Click Submit.

 

Note: You can also use Percent Used instead of Volume Percent Available.

Learn more: