Adding a Threshold Alert (CLI)

Use this procedure to specify an alert for a specific Analytics statistic threshold event.

Before You Begin

To perform this procedure, you must have the alert allow_configure authorization.

  1. Go to configuration alerts thresholds and enter the create command.
    hostname:configuration alerts thresholds> create
  2. Enter get to see the list of threshold alert properties.
  3. Set threshold alert properties.
    • You must set at least statname and limit. Other properties that must be set have default values.
    • To see the list of statistics for which you can set threshold alerts, enter set statname= followed by a tab character.
  4. Enter commit.
  5. Copy the UUID in the commit message.
  6. Create an alert action for this threshold alert.

    Follow the procedure Adding an Action for a Specific Threshold Alert (CLI), starting with step 2.

Next Steps

  • To modify a threshold alert, enter select threshold-###, set the threshold alert properties, and enter commit.
  • To specify additional actions for this event alert, follow the procedure Adding an Action for a Specific Threshold Alert (CLI).
  • To delete a threshold alert, enter destroy threshold-### and enter y to confirm.