Tuesday, January 22, 2013

HP-UX Analyze commands


HP-UX Analyze command:

script /tmp/output.txt
uname -a
model
dmesg
bdf
strings /etc/lvmtab
swlist -l bundle
swlist -l product
ioscan -fn > /tmp/ioscan.txt
echo "map selall info;wait infolog" | cstm > /tmp/cstm.txt
exit
cat /var/opt/resmon/log/event.log
cat /var/adm/syslog/syslog.log 

No comments:

Post a Comment