mackerel-plugin-aws-elb

command
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

README

mackerel-plugin-aws-elb

AWS ELB custom metrics plugin for mackerel.io agent. As it stands, this can fetch only across-all-LBs metrics.

Synopsis

mackerel-plugin-aws-elb [-lbname=<aws-load-blancer-name>] [-region=<aws-region>] [-access-key-id=<id>] [-secret-access-key==<key>] [-tempfile=<tempfile>]
  • if you run on an ec2-instance, you probably don't have to specify -region
  • if you run on an ec2-instance and the instance is associated with an appropriate IAM Role, you probably don't have to specify -access-key-id & -secret-access-key

AWS IAM Policy

the credential provided manually or fetched automatically by IAM Role should have the policy that includes actions, 'cloudwatch:GetMetricStatistics' and 'cloudwatch:ListMetrics'

Example of mackerel-agent.conf

[plugin.metrics.aws-elb]
command = "/path/to/mackerel-plugin-aws-elb"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL