Creating and Editing an Alert

You can create alerts (or edit existing alerts) to monitor server load, disk usage, response time, and FME engines. An FME Flow Hosted instance can have an unlimited number of alerts.

To create an alert

  1. On the Instances page, select the running or paused instance you want to create an alert for.
  2. On the Alerts tab, click Create Alert.
  3. On the Create Alert page, configure the following:
    1. Set alert conditions: Specify what triggers the alert. For more information, see Defining Alert Conditions.
    2. Alert Name: Pick a name for the alert. We suggest a name that describes the deployment environment (development, staging, production), instance name, and alert function. For example, "staging.bulk-process-lidar.server_load".
    3. Notify: Specify the group to assign to the alert. A group is a collection of services and FME Flow Hosted account members that handle or receive the alert.
  4. Click Create Alert.

To edit or remove an alert

  1. On the Instances page, select the running or paused instance containing the alert.
  2. On the Alerts tab, click the ellipsis (...) beside the alert you want to edit or remove, and select Edit or Delete.

See Also