Table of Content Zone | |
---|---|
|
Excerpt | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Include Page | | Create an alarm on infrastructure | Create an alarm on infrastructure | |||||||||||||||||||||||||||||||||||
Include Page | Edit an alarm | Edit an alarm | ||||||||||||||||||||||||||||||||||||
Include Page | Delete an alarm | Delete an alarm
Field | Description |
---|---|
Entity type | Select an entity with metrics from the list on the left. For infrastructure it can be a physical machine, VM, rack, or datacenter with custom metrics created using the API. |
Entity name | The name of the entity |
Entity label | The label of the entity, which for VMs only is shown in the list on the left |
Name | Name of the alarm with up to 128 characters. Alarm names must be unique for each metric |
Description | Description of the alarm. Used together with the alarm name and VM name to identify the alarm, for example, when creating an alert |
Metric | The platform fetches all metrics, even if you do not display them. Select one of the metrics available for the VM |
Metric unit | The unit of the metric. Read only |
Metric description | The description of the metric. Read only |
Dimension | When the metric has multiple dimensions, optionally select one or more dimensions. For example, if a VM has multiple hard disks, then the "disk read bytes" metric may have a dimension for each disk |
Last datapoints in period | The number of datapoints that the platform will evaluate the metric during the elapsed time. The default value is All data points and the minimum value of the time period is 1 minute |
Statistic | Statistic that the platform will use for evaluating the alarm, which can be: average, maximum, minimum, sum, count, dev |
Formula | Operator that the platform will use for evaluation of the alarm, for example, greater than. Values can be: notequal, greaterthan, greaterthanorequalto, lessthan, lessthanorequalto, trendup, trenddown |
Threshold | Value that the platform will evaluate the alarm against, if appropriate |
Edit an alarm
When you edit an alarm, you cannot modify the metric or the entity.
When you edit an alarm, there is an extra field, "Active", that shows if the alarm is activated or not.
After you save the alarm, the platform will start to evaluate it again with new data when it receives the next set of metrics datapoints.
Delete an alarm
You can delete any alarm at any time, even if it is part of one or more alerts. The platform will not warn you that the alarm is used in an alert. However, you can check this in Control view. After you delete an alarm, you cannot recover it.
You can also remove an alarm from an alert.
Panel |
---|
Privileges: Access alarms section, Manage alarms, Manage alerts |
To delete an alarm:
Go to Virtual datacenters or Infrastructure → Alarms
Select the alarm and delete it by clicking on the trash bin delete button
To remove an alarm from an alert:
Go to Control → Alerts → edit alert
Select the alarm, click the trash bin delete button, and confirm
The platform will remove it from this alert, but it will remain in all other alerts that it is associated with
If you delete a VM, the platform will delete any alarms associated with its metrics.
Related pages