Sign inSign up

jsloan117/telegraf

By jsloan117

Updated over 5 years ago

Telegraf + smartmontools + apcupsd

Image
0

2.0K

jsloan117/telegraf repository overview

Telegraf

License Build Status Docker Pulls

Telegraf with smartmontools, apcupsd preinstalled

Quickstart

Below is a quick method to get this up and running. Please see the full documentation for more options.

docker run -d --name telegraf \
-v /proc:/host/proc:ro \
-v /var/run/docker.sock:/var/run/docker.sock:ro \
-p 24224:24224 \
-p 24224:24224/udp \
jsloan117/telegraf

Documentation

Telegraf's full documentation is available here.

Tag summary

Content type

Image

Digest

Size

104.8 MB

Last updated

over 5 years ago

docker pull jsloan117/telegraf