1 Answer
- Newest
- Most votes
- Most comments
0
Good morning! It sounds like you're experiencing a specific performance issue during the nighttime hours for your EC2 example. Here are some steps you may take to diagnose and doubtlessly clear up the hassle:
-
Check Resource Utilization:
- Even even though the CPU and community load seem regular, investigate different metrics along with memory usage, disk I/O, and application-unique logs. Sometimes, high reminiscence or disk I/O can result in slowdowns.
-
Application Logs:
- Review the logs of your software at some stage in the slow periods. Look for any errors or warnings that could suggest what's inflicting the slowdown.
-
Scheduled Tasks:
- Verify if there are any scheduled obligations, backups, or protection jobs jogging during that point that could impact overall performance.
-
Disk Performance:
- If your example makes use of EBS volumes, check the overall performance metrics for the volumes. High examine/write latencies or burst stability depletion may affect overall performance.
-
Instance Type:
- Ensure that the instance type is suitable for your workload. You might keep in mind resizing to a more effective instance if resource constraints are obvious.
-
Network Configuration:
- Even even though community load drops, check if there are any configuration troubles consisting of throttling, or examine safety organizations and network ACLs for ability issues.
-
Antivirus/Firewall:
- Sometimes, antivirus or firewall software can carry out scans or updates in the course of off-peak hours, which could slow down the server. Check their settings to look in the event that they coincide with the gradual periods.
-
Windows Updates:
- Ensure that Windows Updates aren't jogging at some stage in that point. You can alter the agenda for updates.
-
Performance Monitoring Tools:
- Consider using greater designated overall performance monitor.
answered a year ago
Relevant content
- asked 5 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated a year ago

Hi, I have already done all these checks, there are no differences in load, nor scheduled operations, no operations different from usual, from AWS monitoring at these times the load of both network and cpu is lower than for example from 7am to 20pm. In windows there are no logs on problems, there are no windows updates, firewall and antivirus do nothing at these times
do you have any monitoring software to suggest or method to understand what the problem is?
thanks for support Alex