Added Solaris consumption analyse tools.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 10 Sep 2009 14:22:47 +0300
changeset 190 9f4af21befaf
parent 185 365fbc9d602d
child 191 e2240be7176c
Added Solaris consumption analyse tools.
stat.rst
--- a/stat.rst	Thu Sep 03 11:39:46 2009 +0300
+++ b/stat.rst	Thu Sep 10 14:22:47 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