Using atop with linux containers
I have used atop succesfully in the past with other setups, but not with linux containers. The case scenario is this:
- I install atop in the LXD machine
- I run some hoggy process inside the container
- Atop shows the running process, so you can actively find out which containers runs it.
What about when you want to find out which container was running a process some hours ago? Is it possible to see in atop under which cgroup was running it?