单项选择题
The system administrator has been getting complaints about slow performance from the server. After running vmstat the administrator notices average readings that show the free list (fre) approaching zero, as well as page-in (pi) and page-out (po) values to be high. Furthermore, the applications running are essential to daily business operations. Which of the following recommendations would provide the best overall improvement?()
A. Increase physical disk
B. Increase number of CPU’s
C. Increase physical memory
D. Increase number of servers
相关考题
-
单项选择题
WhichofthefollowingcommandsisusedtoadjusttheminpermandMaxpermvaluesofrealmemoryto4%and80%?()
A. vmtune -N4 -M80
B. vmtune -f4 -F80
C. vmtune -l4 -L80
D. vmtune -p4 -P80 -
单项选择题
AnAIXsystemadministratorwantstoresetthelevelatwhichtheSIGDANGERsignalissenttoprocessessoappropriateactionscanbetakenwhenpagingspaceisrunninglow.Whichofthefollowingcommandsisusedtoresetthelevel?()
A. vmtune -w
B. svmon -w
C. schedtune -w
D. vmstat -s -
单项选择题
Thesystemadministratornoticesthatafterrunningnetstat-rn,severalsmallc’sareshowingupundertheflagscolumns,androutesthatwerenotdefinedarealsoshowingup.Howcantheseclonedroutesbestopped?()
A. By default cloned routes are turned on. To turn cloned routes off issue the command: #no -o tcp_pmtu_discover=0 #no -o udp_pmtu_discover=0 and add to the rc.net or rc.bsdnet file for next reboot
B. By default cloned routes are turned on. To turn cloned routes off issue the command: # no -o tcp_pmtu_discover=1 #no -o udp_pmtu_discover=1 and add to the rc.net or rc.bsdnet file for next reboot
C. By default cloned routes are turned on. To turn cloned routes off issue the command: #no -o ipforwarding=0 and add to the rc.net or rc.bsdnet file for next reboot
D. By default cloned routes are turned on. To turn cloned routes off issue the command: #no -o ipforwarding=1 and add to the rc.net or rc.bsdnet file for next reboot
