I have a couple of question.
1-I'm using mininet to create a network with servers, hosts, and a POX controller. I need to give the hosts different metrics(CPU, RAM, Bandwidth) to create a heterogenous environment. Also, I need to monitor the utilization of these resources.
2- How to corporate a routing/scheduling algorithm in that scenario?
Any help or guidance is appreciated.