Unsubscribe from local-collectd-client
In StackLight the collectd daemon is doing remote check. So on
the monitoring nodes we don't have only one daemon but two.
So we need to run specific checks for this case because by
default the collectd checks that one and only one process is
running. Thus, as we just want to receive requests from Sensu
server on local-collectd-remote_client we unsubscribe
monitoring nodes from local-collectd-client.
diff --git a/sensu/client/unsubscribe/collectd.yml b/sensu/client/unsubscribe/collectd.yml
new file mode 100644
index 0000000..88c883c
--- /dev/null
+++ b/sensu/client/unsubscribe/collectd.yml
@@ -0,0 +1,5 @@
+parameters:
+ sensu:
+ client:
+ unsubscribe:
+ - collectd.client