Skip to content

Send disk and memory usage statistics to AWS CloudWatch

Notifications You must be signed in to change notification settings

yieldr/aws-cloudwatch-daemon

 
 

Repository files navigation

aws-cloudwatch-daemon

wercker status

Send disk and memory usage statistics to AWS CloudWatch.

Usage

aws-cloudwatch-daemon -memory-usage -disk-usage -disk-path="/"

Using the docker image:

docker run -v /usr/share/ca-certificates:/etc/ssl/certs:ro yieldr/aws-cloudwatch-daemon

A common use case is to have the daemon run on a schedule such as cron or systemd timer. You can find an example in the dist/systemd folder.

Credits

This repository is heavily based on Allen Chen(a3linux)'s implementation with several parts revised.

About

Send disk and memory usage statistics to AWS CloudWatch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 87.7%
  • Makefile 12.3%