I'm developing a little bash/dialog utility to manage LXC containers and want to show a status info about containers. I know how to get used/allowed memory and used disk space but I can't figure how to obtain CPU load. There is any way to execute a command inside a running container from host ? Help appreciated