EvoBSD/roles/collectd
2023-10-23 09:33:54 +02:00
..
defaults collectd: add dhcp_pool.pl script 2022-04-08 16:48:02 +02:00
files collectd: improve dns_stats.sh script for more metrics 2023-02-17 16:21:36 +01:00
handlers use Fully Qualified Collection Name everywhere 2023-10-23 09:33:54 +02:00
tasks use Fully Qualified Collection Name everywhere 2023-10-23 09:33:54 +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).