Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

NETWAYS/check_aws_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Plugin is DEPRECATED - See https://github.com/NETWAYS/check_cloud_aws

check_aws_status

Monitor the RSS feed on the AWS status Page

Dependecies

  • Ruby
  • Gems
    • choice

gem install choice

Usage

name: check_aws_status.rb
Usage: check_aws_status.rb [-purspsv]
name: check_aws_status.rb
Specific options:
-p, --protocol=PORT              The protocol to use (default http)
-u, --url=URL                    The AWS Status URL (default status.aws.amazon.com)
-r, --region=REGION              The AWS Region to use (default eu-central-1)
-s, --service=SERVICE            The AWS Service to monitor (default ec2)
-ps, --proxy_server=PROXY_SERVER  Proxy Server if needed to connect to EC2 (e.g. http://192.168.0.5:3456 no default)
Common options:
    --help                       Show this message
    --examples                   S3 Status in Ireland (eu-west-1 region): ./check_aws_status.rb -s s3 -r eu-west-1
                                 EC2 Status in North California (us-west-1 region): ./check_aws_status.rb -s ec2 -r us-west-1
                                 S3 Status in Ireland (eu-west-1 region) using a proxy: ./check_aws_status.rb -s s3 -r eu-west-1 -ps http://10.0.0.6:9000
-v, --version                    Show version

About

Icinga Plugin checking the status of AWS Services in different regions

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages