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