EvoBSD/roles/collectd
Jérémy Dubois ff1f728102 Doas authorization for collectd
We put the doas authorization for collectd in the global file and we let it if
collectd is not there, because otherwise the authorization would be removed if
the base role was run without the collectd role, even if collectd was still
running. Collectd would have been broken.
2020-10-14 17:39:23 +02:00
..
defaults Collectd role : deletion of collectd_plugin_exec variable 2020-10-12 15:45:13 +02:00
files Writing of collectd role 2020-10-12 15:12:31 +02:00
handlers Writing of collectd role 2020-10-12 15:12:31 +02:00
tasks Doas authorization for collectd 2020-10-14 17:39:23 +02:00
templates Collectd role : deletion of collectd_plugin_exec variable 2020-10-12 15:45:13 +02:00
README.md Writing of collectd role 2020-10-12 15:12:31 +02:00

README.md

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).