Switch Prometheus/collectd to pull
Transitioning from push-based to pull-based monitoring with Prometheus/collectd. The *write_prometheus* plugin will be installed on all hosts, and Prometheus will be configured to scrape them directly.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
tags:
|
||||
- collectd
|
||||
|
||||
- hosts: prometheus
|
||||
- hosts: collectd-prometheus
|
||||
roles:
|
||||
- role: collectd-prometheus
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user