Module: AwsAlertMonitor

Defined in:
lib/aws-alert-monitor.rb,
lib/aws-alert-monitor/aws.rb,
lib/aws-alert-monitor/cli.rb,
lib/aws-alert-monitor/alert.rb,
lib/aws-alert-monitor/event.rb,
lib/aws-alert-monitor/config.rb,
lib/aws-alert-monitor/events.rb,
lib/aws-alert-monitor/logger.rb,
lib/aws-alert-monitor/parser.rb,
lib/aws-alert-monitor/aws/ses.rb,
lib/aws-alert-monitor/aws/sqs.rb,
lib/aws-alert-monitor/emailer.rb,
lib/aws-alert-monitor/version.rb,
lib/aws-alert-monitor/events/unknown.rb,
lib/aws-alert-monitor/event_classifier.rb,
lib/aws-alert-monitor/events/process_down.rb,
lib/aws-alert-monitor/events/cloud_watch_alarm.rb,
lib/aws-alert-monitor/events/auto_scaling_notification.rb

Defined Under Namespace

Modules: AWS, Aws, Events Classes: Alert, CLI, Config, Emailer, Event, EventClassifier, Logger, Parser

Constant Summary collapse

VERSION =
"0.1.0"