Skip to content

AlexRRR/check_sesquota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

check_sesquota

A simple Nagios Plugin for monitoring Amazon SES Quota limits

Installation

```pip install requirements.txt````

AWS credentials may be passed as parameters or be installed in ~/.boto file or ~/.aws/credentials see http://boto.readthedocs.org/en/latest/boto_config_tut.html for more info.

Usage

python check_sesquota.py -c 10 -w 20 -r eu-west-1

-c critical percentage of quota available -w warning percentage of quota available

note us-east1 is the default region.

About

A simple Nagios Plugin for monitoring Amazon SES Quota limits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages