Include cpu plugin in default collect plugins

It delivers a better idea on how the machine operates
than just having the load plugin.

Change-Id: Ide11718f33a9d656719ff714a324fbe9f3fc18e8
This commit is contained in:
Matthias Runge 2018-12-04 13:58:23 +01:00
parent d062b3c6da
commit 3960b8e6f9

View File

@ -69,6 +69,7 @@ parameters:
key in ExtraConfig(<role_name>ExtraConfig). key in ExtraConfig(<role_name>ExtraConfig).
CollectdDefaultPlugins: CollectdDefaultPlugins:
default: default:
- cpu
- disk - disk
- interface - interface
- load - load