EvoBSD/roles/collectd/README.md

14 lines
319 B
Markdown

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