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.
- Host: GitHub
- URL: https://github.com/0k/docker-collectd-rrdcached
- Owner: 0k
- Created: 2015-07-29T16:15:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T07:13:04.000Z (about 10 years ago)
- Last Synced: 2025-03-14T17:44:26.025Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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``.