prometheus_scollector

An scollector (bosun.org OpenTSDB data collector) -> Prometheus gateway

  • Owner: tgulacsi/prometheus_scollector
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Goal

Use bosun.org's mature machine statistics gatherer,
scollector (bosun.org/scollector) with prometheus.io's nice slim&sleek Hadoop-free storage.

Usage

go get github.com/tgulacsi/prometheus_scollector
prometheus_scollector -http=0.0.0.0:9107
scollector -h=<the-collector-machine>:9107

and don't forget to add a

job: {
	name: "scollector"
	target_group: {
		target: "http://the-collector-machine:9107/metrics"
	}
}

to your prometheus.conf.

Docker

I've copied the Dockerfile from Alexey Diyan's github.com/diyan/prom-scollector-exporter-docker - so you can use that directly.

Main metrics

Overview
Name With Ownertgulacsi/prometheus_scollector
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2015-04-24 13:05:43
Pushed At2019-10-24 16:06:55
Last Commit At2019-10-24 18:06:54
Release Count0
用户参与
Stargazers Count29
Watchers Count5
Fork Count12
Commits Count14
Has Issues Enabled
Issues Count3
Issue Open Count0
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private