Glances is monitoring software for your VM.
Install it with pip install glances.
pip install glances
To run the web interface, also run pip install bottle.
pip install bottle
And then, on the server run glances -w and go to port 61208 to see the web ui.
glances -w