[HPADM] [Summary] Where is the ram?

From: Unternaehrer Stefano (stefano.unternaehrer_at_ti.ch)
Date: 09/23/03

  • Next message: gangadharan.manikandan_at_polaris.co.in: "[HPADM] Japanese locale"
    To: HP-UX Admin <hpux-admin@dutchworks.nl>
    Date: Tue, 23 Sep 2003 14:47:10 +0200
    
    

    Thank to Claudiu.Schmidt@Roche.com
    and Medaglia, Chris [cmedagli@Lifelinesys.com]
    which gave me a way to find what I need
    using cstm :

    svr1:root> cstm
    cstm>map
    cstm>sel dev 36 (36 is the devnum for my memory)
    cstm>info
    cstm>il

    This runs if you have diagnostic installed on the system.
    Others replies comes with other methods, not tried, from
    Quinn, Bryan [Bryan.Quinn@CooperTools.com]
    Copeland, Daniel [Daniel.Copeland@alcoa.com]
    Epstein, Kevin [kepstein@uti.co.za]

    echo "phys_mem_pages/D" | adb64 -k /stand/vmunix /dev/mem
    -------
    SAM > Performance Monitors > System Properties > Memory
    -------
    Run mstm, hit OK (F2), scroll down until you find memory,
    highlight it, go to tools, information, and run. This
    will show you the DIMMs that are populated as well as
    the total memory.
    -------
    grep Phy /var/adm/syslog/syslog.log
    -------
    use the command dmesg as root.

    Question was:
    =============
    Is there another [as "top"] free unix command to
    monitor the ram?

    Best regards,
    Stefano

    ---
    Stefano Unternaehrer
    SysAdmin/WebMaster Sbt
    Sistema bibliotecario ticinese
    www.sbt.ti.ch - 091 814 15 13
    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: gangadharan.manikandan_at_polaris.co.in: "[HPADM] Japanese locale"

    Relevant Pages

    • [HPADM] RE: Memory bank usage
      ... I discovered that using cstm I get the right answer in one of the N4000 ... Preparing the Information Tool Log for MEMORY on path 192 File ... ... -- Converting a byte raw log file to text. ... Ignacio ...
      (HP-UX-Admin)
    • Re: ASP.NET and cache - just want to be sure
      ... itself to 60% of the total available memory. ... You can specify a priority for your cache, ... You can load up perfmon and look at some performance monitors, cache hits, ... callback set up to log the unload of the data. ...
      (microsoft.public.dotnet.framework.aspnet)