stat.rst
changeset 200 96548f3bae03
parent 190 9f4af21befaf
parent 189 a433d6009641
child 849 a4f076bb0a8a
--- a/stat.rst	Thu Sep 03 23:42:53 2009 +0300
+++ b/stat.rst	Mon Sep 21 18:10:54 2009 +0300
@@ -29,6 +29,16 @@
   http://developers.sun.com/solaris/articles/prstat.html
                 Topping top in Solaris 8 with prstat.
 
+*** Interactive.
+
+  $ perfmeter
+
+*** Static.
+
+  $ prstat
+
+  $ mpstat <num> <seconds>
+
 * Memory consumption.
 
 ** Linux.
@@ -64,6 +74,14 @@
 
   $ vmstat
 
+** Solaris.
+
+  $ sar -g
+
+  $ vmstat
+
+  $ prstat -s size
+
 ** Windows.
 
   cmd> taskmgr