Configure email alerts for resource usage on Compute Instances
The Cloud Manager allow you to configure email alerts that automatically notify you through email if certain performance thresholds are reached, including:
- CPU Usage
- Disk IO Rate
- Incoming Traffic
- Outbound Traffic
- Transfer Quota
When setting the threshold for CPU usage, the maximum value can be calculated by multiplying the total number of available CPUs by 100. For example, this means that if a Compute Instance has 4 CPUs, the maximum threshold is 400%. Therefore, if you wish to be notified of relative CPU usage greater than 80% over 2 hours, you would set the Usage Threshold value to 320%.
The default CPU usage alert threshold for all new Compute Instances is 90% relative to the number of available cores.
To turn on and customize the alerts:
- Log in to the Cloud Manager.
- Click the Linodes link in the sidebar.
- Select your Compute Instance. The Compute Instance's details page appears.
- Click the Settings tab. The Notification Thresholds panel appears.
- To enable an email alert, toggle the appropriate switch.
- To configure the threshold for an alert, set a value in the threshold text field.
- Click Save to save the email alert thresholds.
You have successfully configured email alerts in the Cloud Manager.
If you receive an email threshold alert from the Cloud Manager, do not be alarmed. It does not mean there is anything necessarily wrong with your Compute Instance.
For example, theCompute Instance may be operating above its normal threshold if it is performing intensive tasks such as compiling software (CPU, IO, or both) or if a major website just linked to your blog (increased traffic).
Updated 2 months ago