In Amazon CloudWatch, which metric should I be checking to ensure that your DB Instance has enough free
storage space?
A.
FreeStorage
B.
FreeStorageVolume
C.
FreeStorageSpace
D.
FreeStorageAllocation
In Amazon CloudWatch, which metric should I be checking to ensure that your DB Instance has enough free
storage space?
In Amazon CloudWatch, which metric should I be checking to ensure that your DB Instance has enough free
storage space?
A.
FreeStorage
B.
FreeStorageVolume
C.
FreeStorageSpace
D.
FreeStorageAllocation
Correct
http://jayendrapatil.com/aws-rds-monitoring-notification/
CloudWatch RDS Metrics
BinLogDiskUsage – Amount of disk space occupied by binary logs on the master. Applies to MySQL read replicas.
CPUUtilization – Percentage of CPU utilization.
DatabaseConnections – Number of database connections in use.
DiskQueueDepth – The number of outstanding IOs (read/write requests) waiting to access the disk.
FreeableMemory – Amount of available random access memory.
FreeStorageSpace – Amount of available storage space.