Skip to content

ismailfaruqi/docker-collectd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-collectd

collectd Docker image using alpine linux as the base, with support for environment variable.

Motivation

The primary purpose of this image is to create collectd image that can send metrics to InfluxDB and Riemann.

Usage

This image supports the following environment variable:

name example
INFLUXDB_HOST 127.0.0.1
INFLUXDB_PORT 8806
RIEMANN_HOST 127.0.0.1
RIEMANN_PORT 5555

About

docker collectd using alpine linux with ENV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages