mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
collectd:
|
|
build: blocks/collectd
|
|
environment:
|
|
HOST_NAME: myserver
|
|
GRAPHITE_HOST: graphite
|
|
GRAPHITE_PORT: 2003
|
|
GRAPHITE_PREFIX: collectd.
|
|
REPORT_BY_CPU: 'false'
|
|
COLLECT_INTERVAL: 10
|
|
links:
|
|
- graphite
|