mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 00:51:39 +08:00
Remove redundant rabbitmq plugin for collectd
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -60,17 +60,6 @@ LoadPlugin vmem
|
||||
IgnoreSelected true
|
||||
</Plugin>
|
||||
|
||||
<Plugin python>
|
||||
<Module "collectd_rabbitmq.collectd_plugin">
|
||||
<Ignore "queue">
|
||||
Regex "celery%40"
|
||||
Regex "celeryev.[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"
|
||||
Regex "^federation%3A%20"
|
||||
Regex "^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"
|
||||
</Ignore>
|
||||
</Module>
|
||||
</Plugin>
|
||||
|
||||
|
||||
{% if ansible_distribution_major_version|default(0)|int == 6 and ansible_distribution == "RedHat" %}
|
||||
<Plugin hddtemp>
|
||||
|
||||
Reference in New Issue
Block a user