changeset 191 | e2240be7176c |
parent 190 | 9f4af21befaf |
child 198 | e9f649ad236b |
--- 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 <num> <seconds> + * Memory consumption. ** Linux. @@ -64,6 +74,14 @@ $ vmstat +** Solaris. + + $ sar -g + + $ vmstat + + $ prstat -s size + ** Windows. cmd> taskmgr