EvoBSD/roles/collectd/README.md

14 lines
319 B
Markdown
Raw Permalink Normal View History

2020-04-21 19:30:06 +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).