Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: prstat memory display on Solaris 10
Radoulov, Dimitre wrote:
> } What are the commands to display the proper } usages of memory on
> Solaris 10?
>
>
> vmstat --> free (system-wide)
> sar -r --> freemem (system-wide)
> pmap -x (single process details)
>
>
>
> Dimitre
and as a general statistics (no details about processes, but correct
values of all major categories for example filesystem cache, etc)
mdb -k and then ::memstat (I have only Solaris v10, so not sure about
previous versions)
(to do only on not too loaded system due to quite high usage of proc -
mem pages are counted directly)
-- --------------------------------------------------------------------- Remigiusz Sokolowski <rems_at_wp-sa.pl> WP/PTI/DIP/ZAB (+04858) 52 15 770 MySQL v04.x,05.x; Oracle v10.x Zastrzezenie: Niniejsza wiadomosc stanowi jedynie wyraz prywatnych pogladow autora i nie jest w zadnym wypadku zwiazana ze stanowiskiem przedsiebiorstwa Wirtualna Polska S.A. --------------------------------------------------------------------- WIRTUALNA POLSKA SA, ul. Traugutta 115c, 80-226 Gdansk; NIP: 957-07-51-216; Sad Rejonowy Gdansk-Polnoc KRS 0000068548, kapital zakladowy 62.880.024 zlotych (w calosci wplacony) -- http://www.freelists.org/webpage/oracle-lReceived on Mon Jun 18 2007 - 01:41:21 CDT
![]() |
![]() |