Search
Translations of this page:

Cheat-sheet: Useful Shell Commands

The following are some basic shell commands useful for checking system information your accelerator.

* Disk free, listed in Gig df -ht

* Good view of both processor and memory statistics prstat -Z -s cpu

* Processes currently running ps -elf

* Admin user processes ps -uadmin -o pcpu,user,pid,args,comm,s

* Another Admin user process list ps -uadmin -o user,args,pcpu,pmem,vsz,time,comm

* Mysql user processes ps -umysql -o pcpu,vsz,osz,args,comm,s

* True Virtual memory usage on S or M size prstat -Z

* True Virtual memory usage on Shared Solaris Hosting prstat -J

* Virtual memory statistics vmstat 5 5

* Swap disk status (Solaris) swap -l

* Report per processor statistics mpstat 5 5 or psrinfo

* A site with some useful commands: http://www.rocket99.com/unix/unix1.html

 
accelerators/kb/shell-cheatsheet.txt · Last modified: 2008/01/26 22:07 by alexbcoles
 
Recent changes RSS feed Creative Commons License Driven by DokuWiki