Watches AWS instances for changes in state.
The AWS EC2 Event Monitor watches your AWS instances, elastic IPs, snapshots, and security groups. It has options to alert you when the state of any instance changes, allowing you to have a record of events such as when a new instance is launched or an existing one is terminated. It can also watch your elastic IPs, alerting you about new and deleted IPs and/or the assignment or unassignment of IPs. For snapshots, it can alert you about new or deleted snapshots. It can also alert based on the total number of snapshots or their combined size. Lastly, it can alert if changes are made to any of your security groups.
This event monitor provides the following options:
Use this option to alert you if the event monitor is unable to connect to Amazon AWS. Reasons for a failure to connect include invalid security tokens and loss of external network access.
Use this option to get alerts about instances whose state has changed. For example, it can alert you if an instance goes from "running" to "stopped" or any other state transition.
Amazon AWS runs standard status checks on all your running instances to make sure they are healthy. Use this option to get alerts about any instances that have failed one or more status checks.
FrameFlow can detect when a new instance is launched. It's a great way to keep track of instance management and provide an audit trail for future analysis.
It's normal that you'll remove unused instances from time to time, but occasionally it happens by accident. If no one notices for a long time, the result could be bad. Use this option to get alerts when an instance is deleted. It's another great way to keep an audit trail of your instance management activities.
Amazon charges fees for unassigned elastic IP addresses. Use this option to get alerts whenever new elastic IPs have been added to your AWS configuration.
Use this option to get alerts whenever any elastic IP is removed from your Amazon AWS configuration.
This option will alert you whenever any elastic IP is assigned to an instance. It's a great way to keep an audit trail of changes to your Amazon AWS configuration.
Unassigned elastic IPs can incur costs on your next AWS bill. Use this option to get alerts when any elastic IP is unassigned from an instance. It's also another great option to keep an audit trail for your AWS configuration.
Snapshots are an excellent tool for recovery and configuration management of your AWS instances, but they take up space which adds to your ongoing costs. Use this option to get alerts when new snapshots are created.
Use this option to get alerts whenever any snapshot is deleted.
Snapshots take up space, and that adds to your monthly bill. Use this option to get alerts when your total number of snapshots exceeds the thresholds that you define.
Save on your monthly AWS costs by making sure the total size of all your snapshots does not grow too large. Use this option to specify the thresholds for the different alert levels.
Security groups control access to your instances and are the most fundamental part of your AWS security configuration. Use this option to get alerts when any of your security groups have changed.
The account that is used to authenticate must have read permission for Amazon AWS EC2 API.
This event monitor generates the following data points:
Data Point | Description |
---|---|
Number of Running Instances | The number of instances running at the time of the event monitor run. |
Number of Stopped Instances | The number of instances that are stopped. |
Total Number of Instances | The total number of instances found when the event monitor runs. |
To view the tutorial for this event monitor, click here.
Add a comment