rds-create-freestoragespace-alarms

AWS Cloudwatch RDS Tool for creating Metric Alarms


Keywords
aws, rds2, rds, alarms, cloudwatch, boto
License
GPL-3.0
Install
pip install rds-create-freestoragespace-alarms==1.4

Documentation

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