# HG changeset patch # User Oleksandr Gavenko # Date 1252650279 -10800 # Node ID e2240be7176c1d16b2d30339e00d083930794c82 # Parent 449463d34133eb63eb0b0194af29c219b36f060a# Parent 9f4af21befaf60f074b2e5dcbd96b6e32f96c676 Automated merge with file:///d:\srv\hg-home\admin-doc diff -r 449463d34133 -r e2240be7176c stat.rst --- a/stat.rst Thu Sep 03 11:44:01 2009 +0300 +++ b/stat.rst Fri Sep 11 09:24:39 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 + * Memory consumption. ** Linux. @@ -64,6 +74,14 @@ $ vmstat +** Solaris. + + $ sar -g + + $ vmstat + + $ prstat -s size + ** Windows. cmd> taskmgr