当前分类: IBM(000-234)
问题:单选题Which of the following tools should be used to analyze the placement of file fragments on a mirrored logical volume?()A dfB lslvC filemonD fileplace...
查看答案
问题:单选题A typical example of a process # 19082 in the /proc file would be: # ls -l /proc/19082 total 0 dr-xr-xr-x 1 root system 0 Sep 15 15:12 . dr-xr-xr-x 1 root system 0 Sept 15 15:12 .. -rw------- 1 root system 0 Sept...
问题:单选题Which of the following commands can be used to commit applied filesets?()A /usr/sbin/installp -CB /usr/sbin/inutoc -cC /usr/sbin/installp -cD /usr/sbin/lsresource -c...
问题:单选题In an iostat report, which of the following options best describes the value of % tm_act?()A The total CPU usage for this driveB The bandwidth utilization of the indicated driveC It can best be represented by the equation (%iowait - %ioidle)D It ca...
问题:单选题Which of the following metrics provided by the iostat report is used to initially determine if a system is I/O bound?()A % idleB % sysC % userD % iowait...
问题:单选题Using the schedtune output, memory is considered over-committed if:()A more than one process is spinning.B more than 4 processes become active.C the system schedules more than 16 processes.D the pageouts divided by page steals is greater than 1...
问题:单选题The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?()A mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVn...
问题:单选题Given the following on a system that is not a name server, which will be the first area searched to resolve a host name to an IP address?() #cat /etc/resolv.conf domain abc.century.com nameserver 192.9.201.1 nameserver 192.9.201.2 #cat /etc/net...
问题:单选题A system administrator increases the mbuf pool allocation, then runs vmstat. It is noticed that the paging rate has not decreased. What is the most effective option to maintain the mbuf pool and decrease paging?()A Increase the number of CPUs.B Incre...
问题:单选题Which of the following commands is run to adjust the number of free paging-space pages at which AIX begins killing processes?()A schedtuneB rmssC rmpsD vmtune...
问题:单选题Which of the following commands should be used to monitor the average number of threads in the scheduler’s run queue for any given interval?()A tprofB iostatC vmstatD filemon...
问题:单选题An AIX system administrator wants to reset the level at which the SIGDANGER signal is sent to processes so appropriate actions can be taken when paging space is running low. Which of the following commands is used to reset the level?()A vmtune -wB s...
问题:单选题Which of the following commands is most useful in initially collecting data to determine a network performance problem?()A pingB traceC ifconfigD lsattr...
问题:单选题When monitoring a system using vmstat with an interval, the metrics under page po represent which of the following phrases?()A The number pages over the limitB The pages to paging space per secondC The number of page operations per secondD The numb...
问题:单选题Which of the following commands should be used to monitor disk utilization during the time a system is experiencing a disk I/O performance problem?()A istatB topasC vmstatD filemon...
问题:单选题Which of the following performance tools can be used to determine if a system is thrashing?()A svmon and tprofB vmtune and schedtuneC ps and schedtuneD vmstat and topas...
问题:单选题Which of the following commands will only provide a snapshot of average memory usage for a process?()A vmtuneB ps auC iostatD rmss -m...
问题:单选题A TCP/IP application is transferring files from a personal machine to a remote machine. The application writes 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size. Which of the following procedures sh...
问题:Which of the following options would best help to reduce pac...