Select Supported Platforms

Select Supported Architectures

Select Tier

Github Name


v0.3.0 · public · Published over 4 years ago

README
Asset Definition
Release Notes
Release Assets

Sensu EC2 Discovery

Overview

Sensu EC2 Discovery is a sensuctl command plugin that collects AWS
EC2 instance data from the EC2 API and registers a Sensu Proxy Entity
for each EC2 instance.

Installation and usage

  1. Install the plugin using sensuctl:

    $ sensuctl command install ec2-discovery portertech/sensu-ec2-discovery:0.3.0
    
  2. Verify installation using sensuctl:

    $ sensuctl command exec ec2-discovery -h
    
  3. Discover EC2 instances using sensuctl:

    $ sensuctl command exec ec2-discovery --region us-west-2
    

Configuration

The sensu-ec2-discovery plugin expects two environment variables for
AWS API authentication.

export AWS_ACCESS_KEY_ID=""
export AWS_SECRET_ACCESS_KEY=""

Are you sure you want to report this asset?

Please describe the reason for reporting this asset. Our moderators will be notified and will disable the asset if it is found to be inappropriate.

×

You must be signed in to report this asset.

Sign In with Github

Download

×

Either download the source code:

Download Source

Or download the asset definition: