Now with monitoring
Pre-release
Pre-release
mhausenblas
released this
23 Oct 14:39
·
28 commits
to master
since this release
Besides some clean up and more detailed docs, this release mainly introduces one new feature: monitoring. It's a bit like top
, you can specify a process along with cgroup control files to be watched, for example cinf --mon 12796:memory.usage_in_bytes
and you'll get a live updated view. See also details in the walkthrough.