OS

OS Info

Memo
BW Server
Install Maintenance HTTPS Connector
ISM
Install
BWMAgent
Linux Compile

Cpu, OS, OS Ver, bit, Memory, ThredCount queries Shell

Cpu, OS Ver, bit, Memory , Thread count of a Process

OS CPU OS ver bit Memory Thred
Linux cat /proc/cpuinfo | grep “physical id” uname -r getconf LONG_BIT cat /proc/meminfo|grep MemTotal ps -Lf -p [pid] | wc -l
HP-UX ioscan -fnC processor , machinfo uname -a getconf KERNEL_BITS sam > performance monitor > system properties pstack [pid] | grep lwpid | wc -l
AIX lsdev -Cc processor oslevel -r bootinfo -y bootinfo -r (kbyte) ps -p [pid] -o thcount
Solaris /usr/sbin/psrinfo -pv, kstat cpu_info | grep core_id | uniq showrev –a isainfo -kv /usr/sbin/prtconf prstat -Lm -p [pid] | grep Total
This page was generated by GitHub Pages.
Author. silentjini