author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Fri, 11 Sep 2009 09:24:39 +0300 | |
changeset 191 | e2240be7176c |
parent 186 | 449463d34133 (current diff) |
parent 190 | 9f4af21befaf (diff) |
child 192 | 65ee0fe17231 |
--- 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