hosts: Add stats0.p.b to prometheus group
Although configuration policy is not yet available for Prometheus itself, the `collectd.yml` playbook also uses the *prometheus* host group. Specifically, hosts in this group are configured to receive collectd data from other hosts and expose those data through the `write_prometheus` plugin.
This commit is contained in:
4
group_vars/prometheus.yml
Normal file
4
group_vars/prometheus.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
collectd_network_servers: []
|
||||
collectd_network_listen:
|
||||
- ff18::efc0:4a42
|
||||
collectd_prometheus_host: '::1'
|
||||
Reference in New Issue
Block a user