Skip to content

AdStage/newrelic-s3-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides basic stats about S3 buckets as a New Relic plugin:

  • number of objects
  • bucket size
  • time since last object modification

Fork and customize if you need additional statistics.

Install

  1. Download the latest version from https://github.com/adstage/newrelic_s3_plugin/
  2. Extract to the location you want to run the agent from
  3. Edit config/newrelic_plugin.yml
  4. replace "YOUR_LICENSE_KEY_HERE" with your New Relic license key
  5. replace AWS credentials with your credentials
  6. Copy bucket config and put in bucket region and name for each bucket you want to monitor
  7. run ./newrelic_s3_agent

For bonus points run under supervision. We recommend runit.

Releases

No releases published

Packages

No packages published

Languages