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:
parent
b7bac2fba0
commit
da62916a6b
@ -33,7 +33,11 @@ control
|
||||
control
|
||||
|
||||
[telegraf:children]
|
||||
compute
|
||||
control
|
||||
monitoring
|
||||
network
|
||||
storage
|
||||
|
||||
[elasticsearch:children]
|
||||
control
|
||||
|
@ -51,7 +51,11 @@ monitoring
|
||||
control
|
||||
|
||||
[telegraf:children]
|
||||
compute
|
||||
control
|
||||
monitoring
|
||||
network
|
||||
storage
|
||||
|
||||
[elasticsearch:children]
|
||||
control
|
||||
|
Loading…
Reference in New Issue
Block a user