[ansible] Add unixsock to config_files role 68/72668/8
authorEmma Foley <efoley@redhat.com>
Thu, 10 Jun 2021 11:08:12 +0000 (12:08 +0100)
committerEmma Foley <efoley@redhat.com>
Thu, 26 Aug 2021 20:06:56 +0000 (21:06 +0100)
commit0a17e59925cd90897ce7d1e8a46dad5f05556045
treee733f5e209a6143442aad26f2f48b7914615e155
parentdfb13929a9b878c0d41b88b53c62ff56fe8b6856
[ansible] Add unixsock to config_files role

The unixsock plugin is useful for debugging issues in collectd, and can
be used to verify that metrics are being collected without having to
create CSV files or log into the container.

Typically, the unixsock plugin can be queried using the following
syntax::

$ docker exec bar-collectd /opt/collectd/bin/collectdctl -s /var/run/collectd-socket listval

Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: Id342fe7659c809f4eec71085ae6572f9d855684c
docker/ansible/roles/config_files/tasks/main.yml
docs/release/release-notes/notes/add_unix_sock-e29efe16156c5c8e.yaml [new file with mode: 0644]
docs/release/userguide/installguide.oneclick.rst