An open API service indexing awesome lists of open source software.

https://github.com/0k/docker-collectd-rrdcached

Dockerfile for building collectd/rrdcached images.
https://github.com/0k/docker-collectd-rrdcached

Last synced: 8 months ago
JSON representation

Dockerfile for building collectd/rrdcached images.

Awesome Lists containing this project

README

          

Provides a simple ``collectd`` + ``rrdcached`` Dockerfile.

``collectd`` and ``rrdcached`` versions are the one provided by
default on the base image (debian:jessie).

You can provide additional configuration thanks to using volumes in
``/etc/collectd.conf.d/``

And you can save and share your RRD with other nice dockers (wink
``facette``) thanks to volumes in ``/var/lib/rrdcached/db``.