HP-UX Server Details


 
Thread Tools Search this Thread
Operating Systems HP-UX HP-UX Server Details
# 1  
Old 01-27-2010
HP-UX Server Details

OS: HP-UX

I need the following details from HP-UX server.

I don't have root login, so most of the commands require root privilege


1. No of cpu in the server

2. Total Memory, Free & Used

3. Space used and free space


Any help would be highly appreciated
# 2  
Old 01-28-2010
Start by giving us more details: What version of OS (and platform if you know: Pa-Risc or IA64...)
Since you are not root, uname -a will give you the OS version...
top command should show how many processors you have with memory etc...
# 3  
Old 01-28-2010
Disc space free and used:

Code:
bdf

CPUs and memory alternative if you have "glance" rather than "top".

Code:
glance


(Don't need to be root)
# 4  
Old 01-28-2010
H-UX Server Details

Using top command below are the output




Code:
Load averages: 0.00, 0.01, 0.01
719 processes: 677 sleeping, 41 running, 1 zombie
Cpu states:
CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS
 0    0.00   0.0%   0.0%   0.0% 100.0%   0.0%   0.0%   0.0%   0.0%
 1    0.00   0.0%   0.0%   0.0% 100.0%   0.0%   0.0%   0.0%   0.0%
 2    0.00   0.0%   0.0%   0.0% 100.0%   0.0%   0.0%   0.0%   0.0%
 3    0.00   0.0%   0.0%   1.0%  99.0%   0.0%   0.0%   0.0%   0.0%
---   ----  -  -  -  -  -  -  -  -----
avg   0.00   0.0%   0.0%   1.0%  99.0%   0.0%   0.0%   0.0%   0.0%
Memory: 1720928K (960944K) real, 6619724K (3035284K) virtual, 4348276K free  Page# 1/72


Last edited by DukeNuke2; 01-28-2010 at 07:50 AM..
# 5  
Old 01-28-2010
You can always try also for memory:
Code:
ant:/home/vbe $ grep Physic /var/adm/syslog/syslog.log
Apr 29 19:05:34 2A:ant vmunix:     Physical: 8388608 Kbytes, lockable: 6464976 Kbytes, available: 7426824 Kbytes

or
Code:
echo "gop cstmpager cat;scl type mem;info;wait;il"|cstm

(works on pa-risc 11.11...)
# 6  
Old 01-28-2010
Btw. On large memory systems I've never been able to reconcile the memory figures from "top". Possible that the fields overflow?

vbe's method using "cstm" to audit memory seems to be the only way which will always work without using "glance". As a non-root user you would have to specify the full path "/usr/sbin/cstm" .

On a similar vein the number of CPUs is buried in this cstm query.
Code:
echo "selclass qualifier system;info;wait;infolog" | /usr/sbin/cstm

# 7  
Old 02-02-2010
Bug

This will help

echo "selclass qualifier memory;info;wait;infolog"|cstm
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

NTP server name and ip details on Linux/Solaris

Hi All, Where can I find all the NTP server names/ip addresses on Linux/Solaris systems. How can I grep these names/IP address from specific files from a specific OS (Linux/Solaris). I know on linux /etc/ntp.conf and /etc/ntp/ntp.conf on solaris contains these details. Whether I am right about... (4 Replies)
Discussion started by: sanzee007
4 Replies

2. Solaris

Sun Server Hardware Inventory Details

How can I get the hardware inventory details of the Sun Servers like T5220 running Solaris 10? I would like to see the following details: 1. Chassis Information - Part Number, Serial Number etc. 2. Slots Present in the chassis 3. Modules/Cards equipped on the slots. Module details like Part... (8 Replies)
Discussion started by: baddy
8 Replies

3. Shell Programming and Scripting

Geographical location details of a server

Is there a way to find geographical location details of a server in shell scripting ? Say, which region server is located at etc. (5 Replies)
Discussion started by: blp_18
5 Replies

4. UNIX for Dummies Questions & Answers

at -l doesnt give details of the scheduled job. How to get the details?

I have scheduled couple of shell scripts to run using 'at' command. The o/p of at -l is: $ at -l 1320904800.a Thu Nov 10 01:00:00 2011 1320894000.a Wed Nov 9 22:00:00 2011 1320876000.a Wed Nov 9 17:00:00 2011 $ uname -a SunOS dc2prcrptetl2 5.9 Generic_122300-54 sun4u sparc... (2 Replies)
Discussion started by: superparticle
2 Replies

5. UNIX for Dummies Questions & Answers

how to check SMTP server details on Unix

Hi All, I am trying to figure out how to check SMTP server details on Unix enviornment? I tried using echo "hello" | sendmail -v abc@xyz.com and got following error: -bash: sendmail: command not found -bash: echo: write error: Broken pipe Any help will be much appreciated regarding... (2 Replies)
Discussion started by: palak08
2 Replies

6. AIX

AIX Server P560/P570 Details

Hi Guys, Require your help please to find out the power consumption for IBM P6 series server. 1> What is the maximum power used by one IBM AIX P560 & P570 server in kilo watts (KW). 2> What is the weight of one IBM AIX P560 & P570 servers in KG. This is urgently required for me to procure... (1 Reply)
Discussion started by: ajilesh
1 Replies

7. Solaris

Some Details from my server like mirror

Hello, I need to get some details from my server like Internal hard disk details for my UNIX (Solaris 9) server like whether OS is mirrored or not, what type of mirror is used. Which hard disk are used for mirror ? Regards (1 Reply)
Discussion started by: adel8483
1 Replies

8. Solaris

Find server details

Hi experts Is there a command or a way in Solaris to find server details like this: SUN240R 2 @ 160MHz CPU 1Gb memory Solaris8 lan0 (16SV LAN) 100FD lan1 (45CI LAN) 100FD lan2 (8CON LAN) 10HD lan3 (38SY LAN) 100HD Thanks (1 Reply)
Discussion started by: lalelle
1 Replies

9. Filesystems, Disks and Memory

how to find out unix server details

I like to find out Server Drive/Storage Specifications like Drive Size? Storage Type: Local or SAN ? Number of Processors: Processor Speed: Memory: please someone help me out how I can get from command line? Thanks you in advance (4 Replies)
Discussion started by: thopputhurai
4 Replies

10. UNIX for Dummies Questions & Answers

How does one get HW details?

I need to do a full system inventory & pull details for: CPU Mem HDD (Size, config, partitions) Is there a single command to get this, or separate for each? Thanks, Gareth. (3 Replies)
Discussion started by: garethh
3 Replies
Login or Register to Ask a Question