EvoBSD/roles/collectd
Jérémy Dubois 99ff7284a3 base, collectd, etc-git, logsentry, nagios-nrpe: install packages manually
Because openbsd_pkg module is broken since OpenBSD 7.4 with the version of Ansible we currently use
2024-03-13 15:17:20 +01: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 base, collectd, etc-git, logsentry, nagios-nrpe: install packages manually 2024-03-13 15:17:20 +01: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).