- Newest
- Most votes
- Most comments
The metrics that are currently available can be monitored outside of the instance (CPU, network, etc) because the hypervisor has access to the information (it controls the resources).
Disk space is determined entirely by the operating system. The only thing that the AWS framework really knows about your disk space is how much of it is allocated & attached to each instance.
Assuming you are using some flavor of Linux, your best bet to monitor disk space is to create a script that periodically checks disk usage and emails you if it goes over a threshold.
Check out https://www.cyberciti.biz/tips/shell-script-to-watch-the-disk-space.html
Hi,
You are correct, we currently do not offer instance storage metrics for monitoring. I will bring this up with the team to see if we can add this to our road map. Here is a list of the metrics that are available for monitoring:
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-resource-health-metrics
Leslie
Relevant content
- asked 4 years ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 years ago