Testking ibm 000-234
Category: Technical
<< Buy This Book on Amazon >>
164 views since 2008-09-23.
Description
aix 5l performance and systems tuning : 000-234 Exam
Known also as the IBM AIX 5L Performance and Systems Tuning (000-234), this exam plays an integral role in obtaining your certification. All IBM certification exams are extremely detailed and cover many different technological areas. We designed the 000-234 questions and answers for this very purpose, to prepare you for the unexpected. Beyond the testing center, the skills you learn and the knowledge you confirm using the 000-234 practice exams and exam simulators will translate directly into your daily work environment.
1.Users complain an AIX server is running slow. Which of the following commands can be run to
determine what is consuming systems resources?
A.tprof B.lpstat C.ps aux D.entstat Correct:C
2.When monitoring a system using /usr/bin/vmstat with an interval, the metrics under page pi and page po represent which of the following phrases?
A.The pages to and from paging space per second B.The page intervals and page operations per second C.The page interrupts and page operations per second
D.The page segments transferred between pi and po devices per second
Correct:A
3.Which of the following commands is used to display detailed ethernet statistics for ent0?
A.ifconfig ent0
B.entstat *d ent0
C.netstat *i
D.lscfg *vl ent0
Correct:B
4.Which of the following performance tools can be used to determine if a system is thrashing?
A.svmon and tprof B.vmtune and schedtune C.ps and schedtune D.vmstat and topas Correct
5.Which of the following tools should be used to report in*depth information about file fragments?
A.defragfs B.istat C.filemon D.fileplace Correct
6.Which of the following metrics provided by the iostat report is used to initially determine if a system is I/O bound?
A.% idle B.% sys C.% user D.% iowait Correct
7.To examine the Exhibit, press the Exhibit button. While a user is compiling a C program, “vmstat
120 10″ is run to determine the cause of a performance problem. Given the vmstat output as shown in the exhibit, which of the following conclusions should be drawn about the I/O bottleneck?
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 2 * KillTest Information Co., Ltd. All rights reserved.
A.There is a file I/O bottleneck.
B.There are too many open files.
C.There appears to be a buffer shortage. D.There is a paging space I/O bottleneck. Correct:A
8.Which of the following commands is most useful in initially collecting data to determine a network performance problem?
A.ping B.trace C.ifconfig D.lsattr Correct:A
9.After running the vmstat command, which of the following would most likely cause the value in the blocked column to be unusually high?
A.Kernel thread B.Too many users C.Memory shortage
D.Network contention
Correct:A
10.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.istat B.topas C.vmstat D.filemon Correct:B
11.Which of the following commands should be used to show how much data is read from or written to a particular logical volume, given there are several other logical volumes on the same disk?
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 3 * KillTest Information Co., Ltd. All rights reserved.
A.sar
B.lslv C.iostat D.filemon Correct
12.To examine the Exhibits, press the Exhibit button. Using the command output as shown in the exhibits, which of the following conclusions is most appropriate to draw?
A.There is an I/O bottleneck.
B.The machine needs more memory. C.The machine has a CPU bottleneck.
D.A paging space volume needs to be added to hdisk1 or hdisk2.
Correct:A
13.Which of the following commands displays the number of system calls per second that are being executed?
A.sar B.pstat C.iostat D.filemon Correct:A
14.Which of the following commands should be used to view and change the network filesystem tuning parameters available on the system?
A.no B.nfso C.vmtune D.exportfs Correct:B
15.Which of the following commands should be used to set network attributes on a currently running kernel?
A.no B.chdev C.vmtune
D.schedtune
Correct:A
16.Which of the following tools should be used to report current network status and is often used
to check the reliability of a network?
A.netpmon
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 4 * KillTest Information Co., Ltd. All rights reserved.
B.netstat
C.nfsstat D.vmstat Correct:B
17.In an iostat report, which of the following options best describes the value of % idle?
A.A representation of the equation (tps/kbps)*100
B.The percentage of time the disks are idle with no activity
C.The percentage of time the disks are idle with no outstanding CPU requests D.The percentage of time the CPU is idle with no outstanding disk I/O requests Correct
18.Which of the following commands should be used to determine DNS name resolution performance?
A.iptrace B.vmstat C.hostname D.ifconfig Correct:A
19.In an iostat report, which of the following options best describes the value of % iowait?
A.The amount of time taken to service an I/O interrupt
B.The percentage of time CPU(s) are waiting for page ins
C.The percentage of time the CPU9(s) are waiting on network
D.The percentage of time the CPU(s) are waiting for outstanding disk I/O requests
Correct
20.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 15 15:12 as *r******** 1 root system 128 Sept 15 15:12 cred **w******* 1 root system 0
Sept 15 15:12 ctl dr*xr*xr*x 1 root system 0 Sept 15 15:12 lwp *r******** 1 root system 0 Sept 15 15:12
map dr*x****** 1 root system 0 Sept 15 15:12 object *r**r**r** 1 root system 448 Sept 15 15:12 psinfo
*r******** 1 root system 1024 Sept 15 15:12 sigact *r******** 1 root system 1520 Sept 15 15:12 status
*r**r**r** 1 root system 0 Sept 15 15:12 sysent Writing to which of the following files will allow the owner to stop a process?
A.status B.sysent C.ctl D.as
Correct:C
21.While monitoring a system using vmstat, which of the following options most likely indicates that the system is CPU bound?
A.r is greater than 40
B.id is greater than 50
C.sum of id and wa equals 50
D.sum of us and sy equals 100
Correct
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 5 * KillTest Information Co., Ltd. All rights reserved.
22.Which of the following statements is TRUE concerning the po column of the vmstat command?
A.The sys is high when po is high.
B.The po represents the number of page steals.
C.The low values usually indicate insufficient paging space.
D.The low values usually indicate sufficient memory for the load.
Correct
23.Which of the following commands should be used to monitor the number of bytes read on any given disk?
A.tprof B.topas C.filemon D.vmstat Correct:B
24.To examine the Exhibit, press the Exhibit button. While a developer is compiling a C program,
“vmstat 120 10″ is run to determine the cause of a performance problem. Using the vmstat output
as shown in the exhibit, which of the following conclusions is most appropriate to draw about the machine?
A.The machine has too many users.
B.The machine has an I/O bottleneck. C.The machine has a CPU bottleneck. D.The machine has a memory bottleneck. Correct
25.Which of the following commands will reset NFS options to their defaults?
A.nfso *d
B.nfso *c
C.startsrc *g nfs *d D.startsrc *g nfs *r Correct:A
26.Which of the following tools is used to report the location of logical partitions of a file system
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 6 * KillTest Information Co., Ltd. All rights reserved.
testking ibm 000-234
Known also as the IBM AIX 5L Performance and Systems Tuning (000-234), this exam plays an integral role in obtaining your certification. All IBM certification exams are extremely detailed and cover many different technological areas. We designed the 000-234 questions and answers for this very purpose, to prepare you for the unexpected. Beyond the testing center, the skills you learn and the knowledge you confirm using the 000-234 practice exams and exam simulators will translate directly into your daily work environment.
1.Users complain an AIX server is running slow. Which of the following commands can be run to
determine what is consuming systems resources?
A.tprof B.lpstat C.ps aux D.entstat Correct:C
2.When monitoring a system using /usr/bin/vmstat with an interval, the metrics under page pi and page po represent which of the following phrases?
A.The pages to and from paging space per second B.The page intervals and page operations per second C.The page interrupts and page operations per second
D.The page segments transferred between pi and po devices per second
Correct:A
3.Which of the following commands is used to display detailed ethernet statistics for ent0?
A.ifconfig ent0
B.entstat *d ent0
C.netstat *i
D.lscfg *vl ent0
Correct:B
4.Which of the following performance tools can be used to determine if a system is thrashing?
A.svmon and tprof B.vmtune and schedtune C.ps and schedtune D.vmstat and topas Correct

5.Which of the following tools should be used to report in*depth information about file fragments?
A.defragfs B.istat C.filemon D.fileplace Correct

6.Which of the following metrics provided by the iostat report is used to initially determine if a system is I/O bound?
A.% idle B.% sys C.% user D.% iowait Correct

7.To examine the Exhibit, press the Exhibit button. While a user is compiling a C program, “vmstat
120 10″ is run to determine the cause of a performance problem. Given the vmstat output as shown in the exhibit, which of the following conclusions should be drawn about the I/O bottleneck?
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 2 * KillTest Information Co., Ltd. All rights reserved.
A.There is a file I/O bottleneck.
B.There are too many open files.
C.There appears to be a buffer shortage. D.There is a paging space I/O bottleneck. Correct:A
8.Which of the following commands is most useful in initially collecting data to determine a network performance problem?
A.ping B.trace C.ifconfig D.lsattr Correct:A
9.After running the vmstat command, which of the following would most likely cause the value in the blocked column to be unusually high?
A.Kernel thread B.Too many users C.Memory shortage
D.Network contention
Correct:A
10.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.istat B.topas C.vmstat D.filemon Correct:B
11.Which of the following commands should be used to show how much data is read from or written to a particular logical volume, given there are several other logical volumes on the same disk?
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 3 * KillTest Information Co., Ltd. All rights reserved.
A.sar
B.lslv C.iostat D.filemon Correct

12.To examine the Exhibits, press the Exhibit button. Using the command output as shown in the exhibits, which of the following conclusions is most appropriate to draw?
A.There is an I/O bottleneck.
B.The machine needs more memory. C.The machine has a CPU bottleneck.
D.A paging space volume needs to be added to hdisk1 or hdisk2.
Correct:A
13.Which of the following commands displays the number of system calls per second that are being executed?
A.sar B.pstat C.iostat D.filemon Correct:A
14.Which of the following commands should be used to view and change the network filesystem tuning parameters available on the system?
A.no B.nfso C.vmtune D.exportfs Correct:B
15.Which of the following commands should be used to set network attributes on a currently running kernel?
A.no B.chdev C.vmtune
D.schedtune
Correct:A
16.Which of the following tools should be used to report current network status and is often used
to check the reliability of a network?
A.netpmon
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 4 * KillTest Information Co., Ltd. All rights reserved.
B.netstat
C.nfsstat D.vmstat Correct:B
17.In an iostat report, which of the following options best describes the value of % idle?
A.A representation of the equation (tps/kbps)*100
B.The percentage of time the disks are idle with no activity
C.The percentage of time the disks are idle with no outstanding CPU requests D.The percentage of time the CPU is idle with no outstanding disk I/O requests Correct

18.Which of the following commands should be used to determine DNS name resolution performance?
A.iptrace B.vmstat C.hostname D.ifconfig Correct:A
19.In an iostat report, which of the following options best describes the value of % iowait?
A.The amount of time taken to service an I/O interrupt
B.The percentage of time CPU(s) are waiting for page ins
C.The percentage of time the CPU9(s) are waiting on network
D.The percentage of time the CPU(s) are waiting for outstanding disk I/O requests
Correct

20.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 15 15:12 as *r******** 1 root system 128 Sept 15 15:12 cred **w******* 1 root system 0
Sept 15 15:12 ctl dr*xr*xr*x 1 root system 0 Sept 15 15:12 lwp *r******** 1 root system 0 Sept 15 15:12
map dr*x****** 1 root system 0 Sept 15 15:12 object *r**r**r** 1 root system 448 Sept 15 15:12 psinfo
*r******** 1 root system 1024 Sept 15 15:12 sigact *r******** 1 root system 1520 Sept 15 15:12 status
*r**r**r** 1 root system 0 Sept 15 15:12 sysent Writing to which of the following files will allow the owner to stop a process?
A.status B.sysent C.ctl D.as
Correct:C
21.While monitoring a system using vmstat, which of the following options most likely indicates that the system is CPU bound?
A.r is greater than 40
B.id is greater than 50
C.sum of id and wa equals 50
D.sum of us and sy equals 100
Correct

| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 5 * KillTest Information Co., Ltd. All rights reserved.
22.Which of the following statements is TRUE concerning the po column of the vmstat command?
A.The sys is high when po is high.
B.The po represents the number of page steals.
C.The low values usually indicate insufficient paging space.
D.The low values usually indicate sufficient memory for the load.
Correct

23.Which of the following commands should be used to monitor the number of bytes read on any given disk?
A.tprof B.topas C.filemon D.vmstat Correct:B
24.To examine the Exhibit, press the Exhibit button. While a developer is compiling a C program,
“vmstat 120 10″ is run to determine the cause of a performance problem. Using the vmstat output
as shown in the exhibit, which of the following conclusions is most appropriate to draw about the machine?
A.The machine has too many users.
B.The machine has an I/O bottleneck. C.The machine has a CPU bottleneck. D.The machine has a memory bottleneck. Correct

25.Which of the following commands will reset NFS options to their defaults?
A.nfso *d
B.nfso *c
C.startsrc *g nfs *d D.startsrc *g nfs *r Correct:A
26.Which of the following tools is used to report the location of logical partitions of a file system
| Engl i sh | Chinese( Tradit i onal) | Chinese(Sim pli fi ed) | * 6 * KillTest Information Co., Ltd. All rights reserved.
testking ibm 000-234
Download this book from Usenet
Free register and download UseNet downloader, then you can free download from UseNet.Free Download "Testking ibm 000-234" from Usenet!
Buy this book from amazon
Disclaimer:
Contents of this page are indexed from the Internet. All actions are under your responsability. Email us to report illegal contents or external links and we'll remove them immediately.
Search More...
Testking ibm 000-234Links
Free Trade Magazine Subscriptions & Technical Document DownloadsSearch and Buy
<< Search and Buy This Book on Amazon >>
Download this book from Usenet
How to download:Free register to download UseNet downloader and install, then search book title and start downloading. You can DOWNLOAD 150GB for free! Register and Download NOW!
Free Download "Testking ibm 000-234" from Usenet!
Download Link 2
No download links here
Please check the description for download links if any or do a search to find alternative books.Can't Download?
Please search mirrors if you can't find download links for "Testking ibm 000-234" in "Description" and someone else may update the links. Check the comments when back to find any updates.
Search Mirrors
Maybe some mirror pages will be helpful, search this book at top of this page or click here to find more info.
Related Books
Books related to "Testking ibm 000-234":
- Ebooks list page : 1810
- [share_ebook] TestKing IBM 000-992 Latest Exam Questions free download
- [share_ebook] 1Z0-043, Oracle Certification, 1Z0-043 Exam, 1Z0-043 Testking
- [share_ebook] 70-217, Microsoft Certification, 70-217 Exam, 70-217 Testking
- [share_ebook] TestKing Certification Study Question - Test King
- [request_ebook] IBM Test 000-807 - Web Services Development for IBM WebSphere Application Server V6.1 Testking
- [share_ebook] 220-603, CompTIA Certification, 220-603 Exam, 220-603 Testking
- [share_ebook] 350-018, Cisco Certification, 350-018 Exam, 350-018 Testking
- Bcmsn Testking Vce By Me; 642-812 V 7 Testking
- Testking 640-801 V93
- Testking 642-801 V55
- Testking 70 620 V2 86 Q&a Here
- Testking 70 270 V41 210 Q&a
- Testking 70 296 V54 464 Q&a Here
- Testking 640-801 V97
- Testking 70 284 V39 148 Q&a Here
Comments
No comments for "Testking ibm 000-234".
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.



