Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 761 Bytes

File metadata and controls

30 lines (21 loc) · 761 Bytes

rds-create-freestoragespace-alarms

Circle CI

Automate the creation of RDS Freestoragespace Alarms. The Low-Freestoragespace lower-bound limit in the script is 20%, but this can be altered.

Quick Start

"""rds-create-freestoragespace-alarms

Script used to create a below 20 pct. Low-FreeStorageSpace alarm
in AWS CloudWatch for all RDS instances

Usage:
    rds-create-freestoragespace-alarms [options]
    rds-create-freestoragespace-alarms [-h | --help]

Options:
     --debug   Don't send data to AWS
"""

Install

pip install rds-create-freestoragespace-alarms