ubc-cirrus-lab/unfaasener

Docker utilization reading issue

engshahrad opened this issue · 3 comments

Seems that the process ID used in dockerprocstatparser is hard coded. Please look into it and automate it, as reading wrong docker util data messes up the entire VM prediction/execution flow.

@mfouadga2 fixed the docker cpu reading issue. @mfouadga2 can you also fix the memory reading part?

Memory reading fixed by @mfouadga2 in 2b19e9e. @GhazalSdn whenever you test it, please close this issue.

@GhazalSdn and I tested it and applied minor fix in 61bad56