Skip to content

How to run "df - h" on RDS Linux server via CloudShell

0

Hi re:Post, I would like to run " df -h" at one of our database host servers, db-demo.cfxtxc6pmq18.us-east-2.rds.amazonaws.com. I have been reading, https://repost.aws/knowledge-center/ec2-linux-connection-options, but it does not mention CloudShell. How can this been done from a CloudShell session? Thank you for your time and help. Best Regards, Donald

asked 2 years ago614 views
1 Answer
1
Accepted Answer

Hello,

You cannot check disk space of RDS instance using df -h. You can monitor FreeStorageSpace metric from Amazon Cloud Watch to know the amount of available storage space.

Reference: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-metrics.html

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.