kris-classes / restart

2022 Semester 2 Course Topics
10 stars 7 forks source link

Small Python script that checks hard drive usage #22

Open krp opened 1 year ago

krp commented 1 year ago

Write a small script that checks hard drive usage and returns it as a percentage. It can later be tested with EBS (a small volume and filled up with zeros using the dd command in Python). Connect it to SES or SNS so that an alert is sent when disk space hits certain thresholds.