Deploy Telegraf on all nodes

Telegraf is a service to collect metrics and to send the metrics
to a central InfluxDB. Telegraf has to be deployed on all nodes,
not only on monitoring nodes.

Change-Id: I815aab4371ea5a00a41390a59af020c61dd845db
Closes-bug: #1635028
This commit is contained in:
Christian Berendt 2016-10-19 22:06:49 +02:00 committed by Jeffrey Zhang
parent b7bac2fba0
commit da62916a6b
2 changed files with 8 additions and 0 deletions

View File

@ -33,7 +33,11 @@ control
control
[telegraf:children]
compute
control
monitoring
network
storage
[elasticsearch:children]
control

View File

@ -51,7 +51,11 @@ monitoring
control
[telegraf:children]
compute
control
monitoring
network
storage
[elasticsearch:children]
control