metabrainz/telegraf-docker

Name: telegraf-docker

Owner: MetaBrainz Foundation

Description: null

Created: 2016-11-10 16:50:27.0

Updated: 2016-11-10 16:51:04.0

Pushed: 2018-01-31 14:32:27.0

Homepage: null

Size: 6

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

docker image with telegraf

Env. variables
Build
er build -t telegraf-metabrainz .
Run
er volume create --name mytelegrafconf

er run -d --name telegraf-metabrainz -e NAME=test -e INFLUX_SERVER=http://your.influx:8086 -e INFLUX_DB=testing -v mytelegrafconf:/etc/telegraf telegraf-metabrainz
Monitoring
er logs -f telegraf-metabrainz

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.