Sponsored Content
Full Discussion: RAM size
Operating Systems HP-UX RAM size Post 82059 by throttle on Friday 26th of August 2005 10:28:32 PM
Old 08-26-2005
hey Sekar;

MEMORY:
#top - virtual + real
if diagnostics installed
#cstm
cstm>map // lists the i/o's
cstm>sel dev X //memory device number (number on far left)
cstm>map // should see and * next to it
cstm>info
cstm>il // information logs on the memory

DISK:
ioscan -fnC disk - check the special device cXtYdZ
run diskinfo -v /dev/rdsk/cXtYdZ

hope that helps!
Salam
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

RAM size in Digital unix

Hi All Im currntly working on a digital unix machine and must know what is the amount of MB\GB instaled ( i do not have physical access to the machine). can anyone help me here? 10x!!!!!!!!!!!!!!! (1 Reply)
Discussion started by: dindan100
1 Replies

2. UNIX for Dummies Questions & Answers

Size of Installed RAM ?

Is it possible from the command line, or by looking at one of the log files to find out the amount of RAM installed on my SCO Unix 5.05 Server? I also need to find out H/Disk size and Processor speed but I think i'll do a search of the forums for those ones. Thanks RamblasPro (2 Replies)
Discussion started by: RamblasPro
2 Replies

3. UNIX for Dummies Questions & Answers

How to find RAM size in my Solaris 8

Hello there, I have a very basic question. It is so simple to find out all the information about system in windows environment. But I do not see any easy way to find it out in my Unix (Solaris 8) box. All I want to find out how much RAM I have in my solaris 8 box. Is there any command? ... (3 Replies)
Discussion started by: malikabid
3 Replies

4. Programming

getting RAM size

Sir, How can i get the RAM size .Is there is any predefined function ..Howsir??? Thanks In advance, ArunKumar (6 Replies)
Discussion started by: arunkumar_mca
6 Replies

5. AIX

To find RAM Size in AIX as normal user?

Hi, Am jus trying to find the Total RAM Size of a AIX m/c (in MB)..svmon works perfectly for a superuser...But i want to achive this as a normal user...Please help me out with correct command.. Best Regards, Muthukumaran.M (3 Replies)
Discussion started by: muthukumaran13
3 Replies

6. Shell Programming and Scripting

ram size in sun solaris

I need to check ram size and currently free in sun solaris box (8 Replies)
Discussion started by: pmsuper
8 Replies

7. Shell Programming and Scripting

To find the RAM size for an Linux server.

Hi Gurus, Can someone let me know how to find the RAM size,ROM size and Number of processors for a linux server. Version :Linux 2.4.9-e.57smp Also what does "e.57smp" stands for? Thanks in advance gurus..... cheers. (3 Replies)
Discussion started by: navojit dutta
3 Replies

8. UNIX for Dummies Questions & Answers

how to know RAM size

Hi can anyone please help me, how to know RAM specification in unix? (4 Replies)
Discussion started by: palash2k
4 Replies

9. Red Hat

RAM Size

Can anyone let me know whether there is a command to know the RAM capacity in GB? I have tried cat /proc/meminfo and free.But its not in GB. I need to use it in script. Thanks and Regards (4 Replies)
Discussion started by: Rupaa
4 Replies

10. UNIX for Advanced & Expert Users

Command for finding RAM size in HP-UX

I am trying to find RAM size in my HP-UNIX server. what command I should use for this? I am using top command but not clear about below line from top o/p Memory: 1517080K (471284K) real, 1877692K (751256K) virtual, 8078944K free Page# 1/6 (3 Replies)
Discussion started by: venkatababu
3 Replies
STM(1M) 																   STM(1M)

NAME
stm, xstm, mstm, cstm - Support Tools Manager SYNOPSIS
/usr/bin/stm [-x|-m|-c] [-f command_file] /usr/sbin/xstm [-f command_file] /usr/sbin/mstm [-f command_file] /usr/sbin/cstm [-f command_file] DESCRIPTION
The Support Tools Manager (STM) provides three interfaces that allow a user access to an underlying toolset, consisting of information mod- ules, firmware update tools, verifiers, diagnostics, exercisers, expert tools, and utilities: XSTM - the graphical interface (for X11-based graphics terminals) MSTM - the menu-based interface (for non-X11-based, non-graphics terminals) CSTM - the command line interface (for running scripts) Which interface you choose will depend upon your needs, preferences, and resources as a user. If STM is run and [-x|-m|-c] is not specified, then: If the "DISPLAY" environment variable is set, XSTM is run. If the "DISPLAY" environment variable is not set, MSTM is run. Application Usage This tool will be deprecated on new server models. Please use System Management Homepage (see hpsmh(1M)). OPTIONS
-x The XSTM program is the X-Windows interface for the Support Tools Manager (STM). It allows you to access and run various support tools (information modules, firmware update tools, verifiers, diagnostics, exercisers, and utilities, depending upon your level of licensing privilege) on one or more PA-RISC machines. You can run XSTM on one machine, and use it to run support tools on one or more remote machines (Units Under Test, or UUTs). Alterna- tively, you can run XSTM on one machine, and use it to run support tools on the same machine (i.e., the machine running XSTM and the UUT are one and the same). The basic principle of XSTM usage is that you see a display of the legacy devices configured on the UUT (the legacy system map, or legacy device map) when you first run the interface. Alternatively, display of the agile devices configured on the UUT (the agile system map, or agile device map) can be seen by selecting the "View Agile Map" option in the "System" menu. For information about legacy devices and agile devices see intro(7) manpage. By clicking on one or more icons representing the device(s) you want to test, or whose logs you want to view, and using the appropriate pulldown and popup menus, you can test your system to see if it is functioning properly. Any problems with your system will be reflected by color changes to the icons in the device map (e.g., red for "Failure"), in its legacy view or agile view or both the views (if a device is represented in both the views, the color change will be reflected in both of them). By viewing the corresponding log (e.g. the Failure Log), you can then determine the appropriate corrective action to take. Use the Help pulldown menu to access the online help system. -m The MSTM program is the menu interface for the Support Tools Manager (STM). It provides the same functionality as XSTM described above. The device map is a list of devices on the Unit Under Test (UUT). You select devices by moving the cursor with the up and down arrow keys to the line entry for the desired device(s). You issue commands by means of function keys. Any problems with your system will be reflected by changes in the "Last Op Status" column of the device map. By viewing the corresponding log (e.g. the Failure Log), you can then determine the appropriate corrective action to take. Press the help function key to access the online help system. -c The CSTM program is the command line interface for the Support Tools Manager (STM). It provides the same functionality as XSTM described above. Entering the command "map" displays a list of legacy devices (the legacy device map) on the Unit Under Test (UUT). Entering the command "amap" displays a list of agile devices (the aglie device map) on the Unit Under Test (UUT). You select devices by entering the hardware path or device number for the desired device(s); use the command "select path" or "select device". Any problems with your system will be reflected by error, warning, or caution messages displayed by the system. By viewing the corresponding log (e.g. the Failure Log), you can then determine the appropriate corrective action to take. Entering the command "help" displays a summary of the cstm commands; the command "help all" gives you full access to the online help system. -f command_file The "-f" option allows the user to specify a CSTM command file to run prior to bringing up the selected User Interface. Multiple "-f com- mand_file" options can be provided and the command files will be processed from left to right. HELP
Topics available are: On Item has context-sensitive information on specific help topics (XSTM only). On Tasks has cookbook procedures for performing common system tasks using STM. On Application has general information about the Support Tool Manager. On Help has information about the HPHelp product. On Version displays a banner with copyright, version, and legal information about STM. OTHER FILES
/usr/sbin/stm/ui/config/.stmrc - stm startup script. /usr/sbin/stm/ui/config/saveconfig.cmd - stm config save command file. ENVIRONMENT
DISPLAY If you are using X Windows, you must be set to the desired X Windows display ID (e.g., local:0.0). COPYRIGHT
(c) Copyright 1995-6, Hewlett-Packard Company ORIGIN
STM was developed by Hewlett-Packard Company. SEE ALSO
intro(7), diagmond(1M) STM(1M)
All times are GMT -4. The time now is 11:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy