- Newest
- Most votes
- Most comments
If your AWS t3 small instance becomes unresponsive when the CPU usage reaches 80%, here are some suggestions to help you troubleshoot the issue:
Check the system resource usage: Use the CloudWatch monitoring service to check the resource usage of your instance. Specifically, look at the CPU utilization, memory utilization, disk usage, and network traffic. If any of these resources are being used heavily, it may be causing your instance to become unresponsive.
Check the system logs: Check the system logs for any error messages or warnings that may indicate a problem with the instance or its configuration. You can access the system logs by logging into the instance using SSH and checking the /var/log directory.
Check the network settings: Ensure that the network settings on your instance are configured correctly. Specifically, check the DNS settings and make sure that the instance can connect to the Internet and any other resources it needs.
Check the security group settings: Ensure that the security group settings for your instance are configured correctly. Specifically, check the inbound and outbound rules to ensure that they allow traffic to and from the necessary resources.
Check the instance type and size: If the instance is consistently becoming unresponsive when the CPU usage reaches 80%, it's possible that the instance type and size are not appropriate for your workload. Consider upgrading to a larger instance type or adding additional instances to handle the workload.
If none of these suggestions solve the issue, consider contacting AWS support for further assistance.
Thank you.
Thank you for your answer , which instance type you would recommend and can I open technical ticket with basic support plan ?
Relevant content
- asked 2 years ago
- asked a year ago
- asked 5 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago
Thank you for your answer , which instance type you would recommend ?