SIM-PIPE generates and simulates a deployment configuration in order to test the functionality and evaluate the performance of the steps of a big data pipeline.
Apache License 2.0
10
stars
1
forks
source link
Investigate why cadvisor performs poorly on VMWare VMs #110
It appears that cadvisor performs poorly on VMWare VMs.
It uses a lot of CPU and more and more memory.
It could be due to the agressive settings about refreshing the data frequently, that VMWare is replying slowly to, and cadvisor doesn't handle this well.
It appears that cadvisor performs poorly on VMWare VMs.
It uses a lot of CPU and more and more memory.
It could be due to the agressive settings about refreshing the data frequently, that VMWare is replying slowly to, and cadvisor doesn't handle this well.
Maybe it's a simple fix. Maybe VMware is a no go.