-2

Is it possible to run System Monitor on one machine but connected and displayed another Ubuntu machine? For example I have a remote machine and want to see its RAM usage, CPUs etc. Or may be something other tool, ...and how to do it?

mikewhatever
  • 32,638
ZedZip
  • 207

1 Answers1

1

You can connect via SSH and just type the same commands you would use on your local machine.

ssh remote_user@remote_host