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 -t8B、sar -u -p 8C、vmstat -t 8D、topas -p8 -n0 -d0

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

相关考题:

The server administrator discovers that a server, which has not been patched, is runningextremely slow and suspects that the server may have been compromised. Which of the following commands should the administrator use to check the number of network connections the server is making?()A、netstatB、pingC、nslookupD、grep

A System p administrator found a process on the server that should be stopped.  Which of the following commands can be used to list all the signal actions defined for this process()A、psB、pstatC、lssigD、procsig

A system administrator has edited the necessary files for setup of an AIX system to serve as a bootp server.  Which of the following commands is required to complete the activation?()A、telinit -qB、startsrc -s bootpdC、refresh -s inetd

An AIX system administrator needs to adjust the maximum amount of memory that can be pinned. Which of the following commands is used to make the change?()A、 vmtune -MB、 svmon -mC、 vmstat -sD、 schedtune -m

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 diskB、 Increase number of CPU’sC、 Increase physical memoryD、 Increase number of servers

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、sarB、topasC、iostatD、vmstat

A system administrator suspects that there were problems with the AIX installation on a pSeries server. Which of the following commands can be used, with the appropriate flags, to view the BOS installation output files?()A、alogB、errptC、lscfgD、installp

An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()A、routeB、tracerouteC、ipconfigD、nmap

A systems administrator has a high performance server with a file share full of data that has not been used in a long time, but is still important and might be used in the future. Which of the following should they do to reclaim the space off the high performance server?()A、Audit the dataB、Delete the dataC、Back up the dataD、Archive the data

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 threadB、 Too many usersC、 Memory shortageD、 Network contention

An administrator has a requirement to mirror the operating system on a VIO server. Which of the following IOS commands will achieve this?()A、 mirrorvgB、 iosmirrorC、 mirroriosD、 mkiosmirror

Which of the following command can be used to identify all PCI hot plug slots on a server and their characteristics()A、lsattr -l pciB、lscfg -vl pciC、lsdev -c slotD、lsslot -c pci -a

Which of the following commands can be used to identify all PCI hot plug slots on a server and their characteristics?()A、lsattr -l pciB、lscfg -Cc pciC、lsconn -p pci -aD、lsslot -c pci -a

Users complain an AIX server is running slow.  Which of the following commands can be run to determine what is consuming systems resources?()A、 tprofB、 lpstatC、 ps auxD、 entstat

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、 svmon -wC、 schedtune -wD、 vmstat -s

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、iostatB、netstatC、psD、vmstat

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

You are the network administrator for your company. The network consists of a single Active Directory domain named All network servers run Windows Server 2003. Terminal Server is installed on a member server named Server1, which is located in an organization unit (OU) named Servers. User of Server1 report unacceptable response times. To investigate, you start Task Manager on Server1. You discover that the average CPU usage is 80 percent. However, when you select the Processes tab, none of the processes show significant CPU usage. You need to identify the process that is responsible for the CPU usage. What should you do?()A、In Task Manager, select the Show processes from all users option.B、From a command prompt, run the query process command.C、Open the Terminal Services Manager. Select Server1 from the list of servers, and then select the Processes tab.D、Edit the Group policy object (GPO) for the Servers OU by adding your user account to the Profile a single process policy. Then use Task Manager to re-examine Server1.

单选题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?()Aps -ef -t8Bsar -u -p 8Cvmstat -t 8Dtopas -p8 -n0 -d0

单选题Users complain an AIX server is running slow.  Which of the following commands can be run to determine what is consuming systems resources?()A tprofB lpstatC ps auxD entstat

单选题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 svmon -wC schedtune -wD vmstat -s

单选题A system administrator has edited the necessary files for setup of an AIX system to serve as a bootp server.  Which of the following commands is required to complete the activation?()Atelinit -qBstartsrc -s bootpdCrefresh -s inetd

单选题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 diskB Increase number of CPU’sC Increase physical memoryD Increase number of servers

单选题An administrator has a requirement to mirror the operating system on a VIO server. Which of the following IOS commands will achieve this?()A mirrorvgB iosmirrorC mirroriosD mkiosmirror

单选题An AIX system administrator needs to adjust the maximum amount of memory that can be pinned. Which of the following commands is used to make the change?()A vmtune -MB svmon -mC vmstat -sD schedtune -m

单选题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?()AsarBtopasCiostatDvmstat

单选题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