목록유닉스 명령어 (6)
Gentle Breeze
참고 URL (출처) : http://atc.altibase.com/sub08/html_manual/a3/htm/admin/apb.html ▶ NETWORK & OTHERS Interface별 확인, Interface 이름 확인. l netstat -in % netstat -in Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs Collis Queue lo0 8232 127.0.0.0 127.0.0.1 67063018 0 67063018 0 0 0 hme0 1500 192.168.1.0 192.168.1.11 20010913 0 20528248 0 0 0 Routing Table 이름 표시 l netstat -rn % netstat -rn Routing Table:..
참고 URL (출처) : http://atc.altibase.com/sub08/html_manual/a3/htm/admin/apb.html ▶ HP-UX CPU 관련 CPU 정보 확인 l glance (화면출력 후 a) CPU State Util LoadAvg(1/5/15 min) CSwitch Last Pid -------------------------------------------------------------------------------- 0 Unknown 1.5 0.6/ 0.6/ 0.7 742 1008 1 Unknown 2.3 1.0/ 1.0/ 1.1 708 21042 l model (Hz 표시) 정확한 결과는 아니다. 하지만 root의 권한이 필요하지 않다는 장점이 있다. 끝에 44로 ..
참고 URL (출처) : http://atc.altibase.com/sub08/html_manual/a3/htm/admin/apb.html ▶ IBM (AIX) CPU 관련 CPU 정보 확인 l topas sys : 커널이 사용하는 process time slice에 대한 백분율. User : 사용자 프로그램에서 사용하는 사용율. Idle : 지금 사용되고 있지 않은 부분. Wio : 디스크에서의 응답을 기다리는 부분을 말하는데 이 부분은 다른 프로세스가 올라와서 리소스 요청을 하면 사용될 수 있는 부분 l sar -P ALL 3 10 (root) Usage : sal % sar -P ALL 1 2 AIX aix 1 5 0001D01F4C00 05/20/03 12:54:00 cpu %usr %sys %w..
참고 URL (출처) : http://atc.altibase.com/sub08/html_manual/a3/htm/admin/apb.html ▶ SUN (SOLARIS) CPU 관련 CPU 정보 확인 l /usr/sbin/psrinfo -v Status of processor 6 as of: 05/20/03 09:56:03 Processor has been on-line since 05/14/03 10:43:05. The sparcv9 processor operates at 400 MHz, and has a sparcv9 floating point processor. Status of processor 7 as of: 05/20/03 09:56:03 Processor has been on-line sinc..