Skip to content

Automatically create CPU alarms on your RDS servers.

License

Notifications You must be signed in to change notification settings

percolate/rds-create-cpu-alarms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rds-create-cpu-alarms

Circle CI codecov.io

Automate the creation of RDS cpu Alarms.

Quick Start

"""rds-create-cpu-alarms

Script used to create CPUUtilization alarms in AWS CloudWatch
for all RDS instances.
A upper-limit threshold needs to be defined.

Usage:
    rds-create-cpu-alarms [options] <threshold> <sns_topic_arn> <region>
    rds-create-cpu-alarms -h | --help

Options:
    -h --help   Show this screen.
    --debug     Don't send data to AWS
"""

Install

pip install rds-create-cpu-alarms

About

Automatically create CPU alarms on your RDS servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published