This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aix:diag_tool_aix [2023/09/26 18:12] manu |
aix:diag_tool_aix [2023/09/26 18:14] (current) manu |
||
---|---|---|---|
Line 48: | Line 48: | ||
Misc tool to trace process | Misc tool to trace process | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | [root@testaix]/root# [root@tsmh2]/root# proctree -p 16646496 -T | + | [root@testaix]/root# proctree -p 16646496 -T |
16646496 \--/opt/uc4/smgr/bin/ucybsmgr -i/opt/tsm1/uc4/ucybsmgr.ini UC4 | 16646496 \--/opt/uc4/smgr/bin/ucybsmgr -i/opt/tsm1/uc4/ucybsmgr.ini UC4 | ||
12386746 |\--/opt/uc4/agent/bin/ucxja64 /opt/tsm1/uc4/UCXtsm1.ini | 12386746 |\--/opt/uc4/agent/bin/ucxja64 /opt/tsm1/uc4/UCXtsm1.ini | ||
Line 60: | Line 60: | ||
7668206 |\--/usr/sbin/zabbix_agentd: listener #3 [waiting for connection] | 7668206 |\--/usr/sbin/zabbix_agentd: listener #3 [waiting for connection] | ||
7733744 |\--/usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec] | 7733744 |\--/usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec] | ||
+ | </cli> | ||
+ | |||
+ | <cli prompt='#'> | ||
[root@testaix]/root# /usr/bin/procmap 6685034 | [root@testaix]/root# /usr/bin/procmap 6685034 | ||
6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | 6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | ||
Line 85: | Line 88: | ||
9001000a00002e0 1112K read/write /usr/lib/libc.a[shr_64.o] | 9001000a00002e0 1112K read/write /usr/lib/libc.a[shr_64.o] | ||
Total 13602K | Total 13602K | ||
+ | </cli> | ||
+ | |||
+ | <cli prompt='#'> | ||
[root@testaix]/root# /usr/bin/procmap -S 6685034 | [root@testaix]/root# /usr/bin/procmap -S 6685034 | ||
6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | 6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | ||
Line 114: | Line 120: | ||
1000000000000000 4194304K read/write < stack > | 1000000000000000 4194304K read/write < stack > | ||
110000000 1003K read/write < heap > | 110000000 1003K read/write < heap > | ||
+ | </cli> | ||
+ | |||
+ | <cli prompt='#'> | ||
[root@testaix]/root# /usr/bin/procmap -uX 6685034 | [root@testaix]/root# /usr/bin/procmap -uX 6685034 | ||
6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | 6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | ||
Line 150: | Line 159: | ||
ffffffffe000000 1000000000000000 32.0M rw- sm STACK 81850c | ffffffffe000000 1000000000000000 32.0M rw- sm STACK 81850c | ||
Total 1.3G | Total 1.3G | ||
+ | </cli> | ||
+ | |||
+ | <cli prompt='#'> | ||
[root@testaix]/root# /usr/bin/procfiles 6685034 | [root@testaix]/root# /usr/bin/procfiles 6685034 | ||
6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf | 6685034 : /usr/sbin/zabbix_agentd -c /var/zabbix/conf/zabbix_agentd.conf |