
03-21-2011, 05:30 PM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,337
|
|
To run it from command line, you need to open a terminal session and issue following command to log into your server:
Quote:
|
ssh root@IP_to_your_DB_server
|
You can also use ssh client program such as Putty (free), SecureCRT to initiate an ssh session.
Once login, issue 'top' at the OS prompt.
|