EvoBSD/roles/collectd
2023-02-06 16:10:40 +01:00
..
defaults collectd: add dhcp_pool.pl script 2022-04-08 16:48:02 +02:00
files collectd: add dhcp_pool.pl script 2022-04-08 16:48:02 +02:00
handlers Writing of collectd role 2020-10-12 15:12:31 +02:00
tasks Syntax : have all task name between quotes 2022-06-23 16:17:42 +02:00
templates bgp, collectd, logsentry, ospf: update scripts 2023-02-06 16:10:40 +01:00
README.md Writing of collectd role 2020-10-12 15:12:31 +02:00

Collectd

Installation and custom configuration of Collectd daemon.

Tasks

Everything is in the tasks/main.yml file.

Available variables

The full list of variables (with default values) can be found in defaults/main.yml.

  • collectd_server : server to which the data will be sent (default: 127.0.0.1).