Mininet hosts have their own network namespace, however, they all run in the same "process id namespace".
I want to know information (memory and cpu usage) regarding host-specific processes because I am experimenting with load balancing and I want to be able to gather some load metrics for each server (running on mininet hosts). Thank you in advance.