summaryrefslogtreecommitdiffstats
path: root/external/meta-updater/recipes-sota/aktualizr/files/aktualizr-collectd.conf
blob: 35a1f61e9f5cf24ba3d9cde9e434f80c1500db26 (plain)
1
2
3
4
5
6
7
8
9
<LoadPlugin processes>
	Interval 1
</LoadPlugin>
<Plugin processes>
        CollectFileDescriptor true
        CollectContextSwitch true
        CollectMemoryMaps true
        Process "aktualizr"
</Plugin>