单选题While a user 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?()A  There is a file I/O bo

题目
单选题
While a user 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?()
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. 

参考答案和解析
正确答案: C
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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

正确答案:A

第2题:

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

正确答案:D

第3题:

Using output from "vmstat 2 8," which of the following options is most appropriate to consider when determining if a system is experiencing memory thrashing?()

  • A、 cy != 1 
  • B、 re != 0 
  • C、 po/fr > 1/6 
  • D、 fr/po > 1/6

正确答案:C

第4题:

A system administrator has a server that is performing poorly. The vmstat command identifies that high CPU usage is the problem. Which of the following commands can be used to identify the eight most active processes running on the server?()

  • A、ps -ef -t8
  • B、sar -u -p 8
  • C、vmstat -t 8
  • D、topas -p8 -n0 -d0

正确答案:D

第5题:

Which of the following commands can be used to determine if a disk drive is causing a bottleneck?()

  • A、 vmstat 
  • B、 fileplace 
  • C、 iostat 
  • D、 lvmstat

正确答案:C

第6题:

An administrator wants to run topas as their own userid but gets the following error when trying. user1>$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()

  • A、The /dev/kmem file must be at 777 permissions.
  • B、The administrator is using other shell than ksh.
  • C、The number of pipe handles at /etc/tunables is too low.
  • D、The topas command must be run with root at least once previously.

正确答案:D

第7题:

When monitoring a system using vmstat with an interval, which of the following conclusions should be drawn about the metrics under page pi and page po?()

  • A、 The values do not include working storage.
  • B、 The values do not include persistent storage.
  • C、 The values include both persistent and working storage.
  • D、 The values are not working or persistent storage.

正确答案:B

第8题:

Performance monitoring of a poorly performing system indicates a high level of CPU usage. Which tool can be used to help identify which processes are using excessive CPU resources?()

  • A、sar
  • B、topas
  • C、iostat
  • D、vmstat

正确答案:B

第9题:

Which of the following commands should be used to determine which disk of a system is experiencing a disk I/O performance problem?()

  • A、 filemon
  • B、 istat
  • C、 vmstat
  • D、 iostat

正确答案:D

第10题:

A system administrator is monitoring a system that has recently shown a decrease in performance.The administrator suspects that the system may be low on memory and may be paging excessively.Which of the following commands is best to identify a possible paging problem?()

  • A、iostat
  • B、netstat
  • C、ps
  • D、vmstat

正确答案:D

更多相关问题