How-to use collectd_exporter?

347 views
Skip to first unread message

eli....@appsflyer.com

unread,
Dec 13, 2016, 3:34:42 AM12/13/16
to Prometheus Users
Hi,
I just installed new Prometheus server.
On theis server i installed the node_exporter and the collectd_exporter.

Now, i already have another server that send collectd metrics to my graphite server, I want to send this collectd metrics to the Prometheus server also.

This is my configuration in the collectd server, but still no metrics in the Prometheus:

LoadPlugin "network"
<Plugin "network">
   Server "prometheus-monitoring-test" "9103"
</Plugin>

Thanks in advanced,
Eli

Christina Carkner

unread,
Dec 13, 2016, 6:01:51 PM12/13/16
to Prometheus Users, eli....@appsflyer.com
The collectd_exporter runs on the server whose collectd stats you want to put into Prometheus.  

The Prometheus instance then scrapes the exported data from that server on http://server:9103/metrics.
Reply all
Reply to author
Forward
0 new messages