...
Panel |
---|
$> lsconf |
Process Memory : ps aux
No Format |
---|
$> ps aux
USER PID %CPU %MEM SZ RSS TTY STAT STIME TIME COMMAND
root 8196 19.5 0.0 384 384 - A Apr 14 141722:02 wait
root 53274 18.6 0.0 384 384 - A Apr 14 134782:46 wait
hanulcat 700654 3.5 1.0 686892 42184 - A Oct 23 6062:39 /home/ts2_team/h
durusari 737490 2.8 5.0 394120 389104 - A Dec 16 500:43 /home/ts2_team/d
wsalti3 786586 1.9 0.0 59168 16052 - A Sep 17 5331:05 /usr/java5/bin/j
SZ: The virtual size of the data section of the process (in 1KB units).
RSS : The real-memory (resident set) size of the process (in 1KB units) |
System Memory : vmstat
No Format |
---|
$>vmstat 1
System configuration: lcpu=2 mem=7936MB
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
15 0 4186138 3380 0 0 0 0 0 0 13 31222 40260 21 16 63 0
3 0 4186139 3379 0 0 0 0 0 0 7 30787 39611 21 16 63 0
1 0 4186140 3378 0 0 0 0 0 0 9 30636 39011 22 16 62 0
13 0 4186136 3382 0 0 0 0 0 0 17 31331 40298 21 16 62 0
16 0 4186136 3382 0 0 0 0 0 0 7 31859 40632 22 16 62 0
Memory: information about the usage of virtual and real memory. Virtual pages are considered active if they have been accessed.
A page is 4096 bytes.
avm : Active virtual pages.
fre : Size of the free list.
|
3. SYSTEM
LOG : errpt -a
Panel |
---|
$> errpt -a Date/Time: Wed Dec 16 14:46:15 KORST 2015 Description Probable Causes Recommended Actions Detail Data |
OS Version : oslevel -r
Panel |
---|
$> oslevel -r 5300-08 |
Patch No : lslpp -L|grep motif
Panel |
---|
$>lslpp -L | grep motif |
4. DISK : iostat 3 1
Code Block |
---|
$>iostat 3 1
System configuration: lcpu=2 drives=2 paths=2 vdisks=0
tty: tin tout avg-cpu: % user % sys % idle % iowait
0.0 19.3 20.4 16.3 60.5 2.8
Disks: % tm_act Kbps tps Kb_read Kb_wrtn
hdisk1 6.0 1893.3 13.3 0 5680
hdisk0 5.3 24.0 6.0 0 72
% tm_act : Indicates the percentage of time the physical disk/tape was active
(bandwidth utilization for the drive).
Kbps : Indicates the amount of data transferred (read or written) to the drive in KB per second.
tps : Indicates the number of transfers per second that were issued to the physical disk/tape. A transfer is an I/O request to the
physical disk/tape. Multiple logical requests can be combined into a single I/O request to the disk.
A transfer is of indeterminate size.
Kb_read : The total number of KB read.
Kb_wrtn : The total number of KB written. |
5. NETWORK : netstat, ifconfig
No Format |
---|
$> netstat
Active Internet connections
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp4 0 2 81.altibase.loca.telne 192.168.6.26.pscupd ESTABLISHED
tcp4 0 0 localhost.29945 localhost.38131 ESTABLISHED
tcp4 0 0 localhost.38131 localhost.29945 ESTABLISHED
tcp4 0 0 81.altibase.loca.42129 as48-x64.altibas.39945 TIME_WAIT
tcp4 0 0 81.altibase.loca.42130 as48-x64.altibas.39945 TIME_WAIT
|
Panel |
---|
$> ifconfig -a |
HP-UX
1. CPU
CPU information : glance(a)
No Format |
---|
$> glance (a key after performing glance)
GlancePlus C.04.55.00 15:57:51 rx6600 ia64 Current Avg High
--------------------------------------------------------------------------------
CPU Util SUU | 6% 6% 6%
Disk Util F FV V | 29% 29% 29%
Mem Util S SU U | 57% 57% 57%
Swap Util UUR R | 20% 20% 20%
--------------------------------------------------------------------------------
CPU BY PROCESSOR Users= 6
CPU State Util LoadAvg(1/5/15 min) CSwitch Last Pid
--------------------------------------------------------------------------------
3 Enable 12.1 0.1/ 0.0/ 0.0 175 25741
4 Enable 0.0 0.1/ 0.1/ 0.1 167 18641
6 Enable 0.0 0.1/ 0.1/ 0.1 158 1769
7 Enable 5.2 0.0/ 0.0/ 0.0 263 1979
8 Enable 53.4 0.1/ 0.1/ 0.1 155 1979
10 Enable 0.9 0.1/ 0.1/ 0.1 163 1979
13 Enable 0.9 0.0/ 0.0/ 0.0 244 18641
5 Enable 0.0 0.0/ 0.0/ 0.0 219 1979
2 Enable 1.7 0.1/ 0.1/ 0.1 204 1979
9 Enable 13.8 0.0/ 0.0/ 0.0 261 25223
0 Enable 0.0 0.1/ 0.1/ 0.1 160 18641
|
CPU usage : top, glance
Panel |
---|
$> top
System: rx6600 Tue Dec 22 16:00:58 2015
Load averages: 0.08, 0.07, 0.07
430 processes: 362 sleeping, 68 running
Cpu states:
CPU LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
0 0.15 3.8% 0.0% 1.4% 94.9% 0.0% 0.0% 0.0% 0.0%
1 0.03 1.8% 0.0% 1.6% 96.6% 0.0% 0.0% 0.0% 0.0%
2 0.08 8.9% 0.0% 2.0% 89.1% 0.0% 0.0% 0.0% 0.0%
3 0.04 9.5% 0.0% 1.2% 89.3% 0.0% 0.0% 0.0% 0.0%
4 0.06 7.9% 0.0% 0.4% 91.7% 0.0% 0.0% 0.0% 0.0%
5 0.04 4.5% 0.0% 1.0% 94.5% 0.0% 0.0% 0.0% 0.0%
6 0.13 14.8% 0.0% 0.0% 85.2% 0.0% 0.0% 0.0% 0.0%
7 0.04 3.8% 0.0% 1.4% 94.9% 0.0% 0.0% 0.0% 0.0%
8 0.09 14.8% 0.0% 2.0% 83.2% 0.0% 0.0% 0.0% 0.0%
9 0.06 8.3% 0.0% 1.0% 90.7% 0.0% 0.0% 0.0% 0.0%
10 0.14 11.9% 0.0% 1.4% 86.8% 0.0% 0.0% 0.0% 0.0%
11 0.06 5.1% 0.0% 0.8% 94.1% 0.0% 0.0% 0.0% 0.0%
12 0.09 17.2% 0.0% 2.2% 80.6% 0.0% 0.0% 0.0% 0.0%
13 0.04 7.7% 0.0% 0.4% 91.9% 0.0% 0.0% 0.0% 0.0%
14 0.14 11.7% 0.0% 2.6% 85.8% 0.0% 0.0% 0.0% 0.0%
15 0.06 3.2% 0.0% 1.0% 95.9% 0.0% 0.0% 0.0% 0.0%
--- ---- ----- ----- ----- ----- ----- ----- ----- -----
avg 0.08 8.3% 0.0% 1.4% 90.3% 0.0% 0.0% 0.0% 0.0%
|
Memory information : machinfo
Panel |
---|
$> machinfo Memory: 32738 MB (31.97 GB) Firmware info: Platform info: OS info: |
No Format |
---|
$> ps -elf
F S UID PID PPID C PRI NI ADDR SZ WCHAN STIME TTY TIME COMD
1003 S root 0 0 0 127 20 e000000100769810 0 e000000100000004 12▒▒ 21 ? 0:25 swapper
541 R root 1 0 0 152 20 e00000010415e380 481 - 12▒▒ 21 ? 0:04 init
1003 S root 13 0 0 152 20 e0000001301a4080 0 e0000001301a30a0 12▒▒ 21 ? 0:00 net_str_cached
1003 S root 12 0 0 152 20 e000000131004d00 0 e0000001301a3080 12▒▒ 21 ? 0:00 net_str_cached
1003 R root 11 0 0 152 20 e000000131004a00 0 - 12▒▒ 21 ? 0:03 escsid
sz : The size in physical pages of the core image of the process, including text, data, and stack space.
Physical page size is defined by _SC_PAGE_SIZE in the header file <unistd.h> |
System Memory : vmstat
No Format |
---|
$> vmstat 1 5
procs memory page faults cpu
r b w avm free re at pi po fr de sr in sy cs us sy id
1 0 0 5614057 2977741 0 0 0 0 0 0 2 4639 11383 3479 0 0 100
1 0 0 5614057 2977750 0 0 1 0 0 0 0 4648 10931 3786 0 0 100
1 0 0 5614057 2977633 0 0 0 0 0 0 0 4645 10537 3788 0 0 100
1 0 0 5614057 2977633 0 0 0 0 0 0 0 4642 10072 3783 0 0 100
1 0 0 5614057 2977633 0 0 0 0 0 0 0 4638 9594 3776 0 0 100
memory : Information about the usage of virtual and real memory.
Virtual pages are considered active if they belong to processes
that are running or have run in the last 20 seconds.
avm : Active virtual pages
free : Size of the free list |
3. SYSTEM
LOG : /var/adm/syslog/syslog.log
Panel |
---|
$> cat /var/adm/syslog/syslog.log |
Panel |
---|
$> uname -a HP-UX rx6600 B.11.31 U ia64 0436529332 unlimited-user license |
3. DISK: iostat 3 1
Panel |
---|
$> iostat 3 3 device bps sps msps disk10 15 1.1 1.0
device : Device name |
4. NETWORK : netstat -nr
No Format |
---|
$> netstat -nr
IPv4 Routing tables:
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 32808
192.168.1.28 192.168.1.28 UH 0 lan0 32808
192.168.1.0 192.168.1.28 U 2 lan0 1500
127.0.0.0 127.0.0.1 U 0 lo0 32808
default 192.168.1.1 UG 0 lan0 1500
IPv6 Routing tables:
Destination/Prefix Gateway Flags Refs Interface Pmtu
::1/128 ::1 UH 0 lo0 32808
fe80::217:a4ff:fe51:7308/128
fe80::217:a4ff:fe51:7308 UH 0 lan0 32808
fe80::/10 fe80::217:a4ff:fe51:7308 U 2 lan0 1500
default fe80::221:d8ff:feb6:123f UG 0 lan0 0 |