I was trying to use ps_mem inside a glances container to write logs in response to alerts.
The glances docker container that I ran ps_mem inside of has full access to the host and shows processes correctly. Unfortunately, ps_mem did not list the actual processes from the host.
Is there a trick to make this work as is? or would it be a feature request?