which metric should I be checking to ensure that your D…

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



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Halloween

Halloween

Correct

Mahendrakunar Ranvir

Mahendrakunar Ranvir

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.