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:
1
group_vars/collectd.yml
Normal file
1
group_vars/collectd.yml
Normal file
@@ -0,0 +1 @@
|
||||
collectd_prometheus_allow_outside: true
|
||||
@@ -1,5 +0,0 @@
|
||||
collectd_network_servers: []
|
||||
collectd_network_listen:
|
||||
- '::'
|
||||
- ff18::efc0:4a42
|
||||
collectd_prometheus_host: '::1'
|
||||
|
||||
Reference in New Issue
Block a user