kanmu / mackerel-plugin-aws-ri-expiration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mackerel-plugin-aws-ri-expiration

This is a custom metrics plugin for mackerel.io agent, which reports the number of days left until reserved instances expire.

Synopsis

mackerel-plugin-aws-ri-expiration [-region=<aws-region>]
                                  [-metric-key-prefix=<prefix>]

Example of mackerel-agent.conf

[plugin.metrics.aws-ri-expiration]
command = [
    "/usr/local/bin/mackerel-plugin-aws-ri-expiration",
    "--region=ap-northeast-1",
]

Support

  • EC2
  • RDS
  • ElastiCache
  • Redshift

License

MIT License.

About


Languages

Language:Go 100.0%