Bosun's scollector in a tiny Docker image powered by Alpine Linux
463
Bosun's scollector in a tiny Docker image powered by Alpine Linux.
Bosun's scollector is a replacement for OpenTSDB's TCollector and can be used to send metrics to a Bosun, OpenTSDB server and Prometheus scollector exporter. More info at: http://bosun.org/scollector/
Print help:
docker run --rm diyan/scollector --help
The most simple usage:
docker run -d --name=scollector \
diyan/scollector \
-h=bosun-host:9107
Content type
Image
Digest
Size
8.5 MB
Last updated
over 10 years ago
docker pull diyan/scollector