单选题An administrator is evaluating an application for application monitoring. What command should be  Used to determine if the application can be monitored with a process monitor?()Apa auxBps -elCps -efDps -pl

题目
单选题
An administrator is evaluating an application for application monitoring. What command should be  Used to determine if the application can be monitored with a process monitor?()
A

 pa aux

B

 ps -el

C

 ps -ef

D

 ps -pl


相似考题
参考答案和解析
正确答案: A
解析: 暂无解析
更多“An administrator is evaluating an application for applicatio”相关问题
  • 第1题:

    An administrator is troubleshooting issues on an application server.After a root cause analysis,the administrator has determined that there were some unauthorized logins to the server.Which of the following locations would BEST help to determine details about the unauthorized logins?()

    • A、Active Directory
    • B、DHCP logs
    • C、Security logs
    • D、System logs

    正确答案:C

  • 第2题:

    A user reports that they cannot cd to /tmp/application. A system administrator entered the following command:   (1)ls -ld /tmp/application   (2)drw-r--r-- 4 root system 512 Jan 15 14:09 application   What is the most likely cause of the problem?()

    • A、The /tmp/application should be globally writable.
    • B、The /tmp/application directory should be executable.
    • C、The /tmp/application directory should be owned by the user.
    • D、The /tmp/application directory should have the sticky bit set.

    正确答案:B

  • 第3题:

    How can Service Items be reordered?()

    • A、 The IBM Maximo Asset Management V6.2 (IMAM) administrator can use the Reorder Items action in the Inventory application to reorder all the Service Items required.
    • B、 The IMAM administrator can create a purchase order (PO) for all the Service Items required and use the Issue on Receipt check box for PO Lines related to Service Items.
    • C、 The IMAM administrator can use the Reorder Direct Issue Items and Services action in the Service Item application to reorder all items or services and are issued without being received into  inventory.
    • D、 The IMAM administrator can use the Reorder Direct Issue Items and Services action in the Service Item application to reorder items or services that are listed on approved work orders and  are issued without being received into inventory.

    正确答案:D

  • 第4题:

    An administrator is evaluating an application for application monitoring. What command should be  Used to determine if the application can be monitored with a process monitor?()  

    • A、 pa aux
    • B、 ps -el
    • C、 ps -ef
    • D、 ps -pl

    正确答案:C

  • 第5题:

    You are installing an application on a computer that runs Windows Server 2008 R2.   During installation, the application will need to add new attributes and classes to the Active Directory  database.   You need to ensure that you can install the application.   What should you do()

    • A、Change the functional level of the forest to Windows Server 2008 R2.
    • B、Log on by using an account that has Server Operator rights.
    • C、Log on by using an account that has Schema Administrator rights and the appropriate rights to install  the application.
    • D、Log on by using an account that has the Enterprise Administrator rights and the appropriate rights to  install the application.

    正确答案:C

  • 第6题:

    单选题
    A user reports that they cannot cd to /tmp/application. A system administrator entered the following    command: Is -Id /tmp/application   drw-r-r- 4 root system 512 Jan 15 14:09 application Which of the following is the most likely cause of the  problem()
    A

    The /tmp/application should be globally writable.

    B

    The /tmp/application directory should be executable.

    C

    The /tmp/application directory should be owned by the user.

    D

    The /tmp/application directory should have the sticky bit set


    正确答案: C
    解析: 暂无解析

  • 第7题:

    单选题
    You are installing an application on a computer that runs Windows Server 2008 R2. During  installation, the application will need to add new attributes and classes to the Active Directory  database.     You need to ensure that you can install the application.     What should you do()
    A

    Change the functional level of the forest to Windows Server 2008 R2.

    B

    Log on by using an account that has Server Operator rights.

    C

    Log on by using an account that has Schema Administrator rights and the appropriate rights to install the applicatio

    D

    Log on by using an account that has the Enterprise Administrator rights and the appropriate rights to install the applicatio


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    How can Service Items be reordered?()
    A

     The IBM Maximo Asset Management V6.2 (IMAM) administrator can use the Reorder Items action in the Inventory application to reorder all the Service Items required.

    B

     The IMAM administrator can create a purchase order (PO) for all the Service Items required and use the Issue on Receipt check box for PO Lines related to Service Items.

    C

     The IMAM administrator can use the Reorder Direct Issue Items and Services action in the Service Item application to reorder all items or services and are issued without being received into  inventory.

    D

     The IMAM administrator can use the Reorder Direct Issue Items and Services action in the Service Item application to reorder items or services that are listed on approved work orders and  are issued without being received into inventory.


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    An administrator is in charge of a server that houses various applications. Which of the following BEST explains this server type?()
    A

    Dedicated Application Server

    B

    File Server

    C

    Shared Application Server

    D

    Peer-to-Peer Application Server


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    What allows you to monitor the system performance of the Cisco CRS System (CPU, memory, etc.)?()
    A

    Cisco Desktop Administrator  

    B

    Cisco Supervisor Desktop  

    C

    Microsoft Windows 2000 Performance Monitoring  

    D

    CRS Application Administration  

    E

    CRS Application Editor 


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    You are developing an application that runs by using the credentials of the end user. Only users who are members of the Administrator group get permission to run the application. You write the following security code to protect sensitive data within the application.bool isAdmin=false;  WindowsBuiltInRole role=WindowsBuiltInRole.Administrator; ......  if(!isAdmin)          throw new Exception("User not permitted");   You need to add a code segment to this security code to ensure that the application throws an exception if a user is not a member of the Administrator group. Which code segment should you use?()
    A

    A

    B

    B

    C

    C

    D

    D


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    The system administrator has requested that all setuid/setgid bits be removed from executables in application filesystem. Which command will achieve this?()
    A

    chmod -R o-s /application

    B

    chmod -R ug-s /application

    C

    chmod -R -s -o /application

    D

    chmod -R -s -ug /application


    正确答案: B
    解析: 暂无解析

  • 第13题:

    An administrator has received complaints from users that an application is not available while other applications run. This application resides on an NFS mounted filesystem. Which of the following commands should be run as a reasonable first step to handle this problem?()

    • A、df
    • B、showmount
    • C、exportfs
    • D、refresh -g nfs

    正确答案:A

  • 第14题:

    An administrator has integrated a new application into an existing resource group. An application server withstart and stop scripts was defined and added to the resource group definition. The cluster was thensynchronized. How can the new application be started with minimal downtime?()

    • A、The administrator will need to perform an rg_move operation
    • B、The administrator will need to un-manage and re-manage the resource group
    • C、The administrator will need to execute the new start script from the command line
    • D、The new start script will be executed as part of the DARE operation to synchronize the cluster

    正确答案:C

  • 第15题:

    An application is no longer required to start up automatically at system boot.  Which of the following  supported procedures would the administrator use to accomplish this()

    • A、Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.
    • B、Use the chitab command.
    • C、Use the rmitab command.
    • D、Edit the /etc/reboot file to remove the entry that starts the application.

    正确答案:C

  • 第16题:

    As a database administrator you spend a lot of time observing and setting various storage parameter values for your application tables in order to gain performance benefits. Which task would you perform to reduce this overhead?()

    • A、Coalesce the application tables at a regular interval.
    • B、Export and Import the application tables a regular interval.
    • C、Drop and recreate the application tables at a regular interval.
    • D、Move the application tables to a tablespace with less space usage.
    • E、Distribute the application tables across multiple tablespaces depending on usage.
    • F、Move the application tables to automatic segment space management tablespace.

    正确答案:F

  • 第17题:

    You are installing an application on a computer that runs Windows Server 2008 R2. During  installation, the application will need to add new attributes and classes to the Active Directory  database.     You need to ensure that you can install the application.     What should you do()

    • A、Change the functional level of the forest to Windows Server 2008 R2.
    • B、Log on by using an account that has Server Operator rights.
    • C、Log on by using an account that has Schema Administrator rights and the appropriate rights to install the applicatio
    • D、Log on by using an account that has the Enterprise Administrator rights and the appropriate rights to install the app

    正确答案:C

  • 第18题:

    单选题
    An administrator is configuring an application monitor. Upon encountering an unrecoverable error the administrator does not want the resource group to failover. How can the application monitor be configured toachieve this?()
    A

    Configure the application monitor with a restart count of 0

    B

    Configure the application monitor with a monitor mode of Notify

    C

    Configure the application monitor with a notify method of Monitor

    D

    Configure the application monitor with a failure action of Notify


    正确答案: A
    解析: 暂无解析

  • 第19题:

    单选题
    An administrator has integrated a new application into an existing resource group. An application server withstart and stop scripts was defined and added to the resource group definition. The cluster was thensynchronized. How can the new application be started with minimal downtime?()
    A

    The administrator will need to perform an rg_move operation

    B

    The administrator will need to un-manage and re-manage the resource group

    C

    The administrator will need to execute the new start script from the command line

    D

    The new start script will be executed as part of the DARE operation to synchronize the cluster


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    You are evaluating the implementation of Microsoft Application Virtualization (App-V) to deploy App2. What is the minimum number of application packages you should create?()
    A

    2

    B

    3

    C

    4

    D

    1


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    You are installing an application on a computer that runs Windows Server 2008. During installation, the application will nedd to install new attributes and classes to the Active Directory database. You need to ensure that you can install the application. What should you do()
    A

    Change the functional level of the forest to WIndows Server 2008.

    B

    Log on by using an account that has Server Operator rights.

    C

    Log on by using an account that has Schema Administrator rights and the appropriate rights to install the application.

    D

    Log on by using an account that has the Enterprise Administrator  rights and the appropriate rights to install the application.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    You are evaluating a Windows Azure application. The application uses one instance of a web role. The role instance size is set to Medium. The application does not use SQL Azure.   You have the following requirements for scaling the application:   - Maximize throughput.  - Minimize downtime while scaling. - Increase system resources.   You need to recommend an approach for scaling the application.  What should you recommend?()
    A

     Set up vertical partitioning.

    B

     Set up horizontal partitioning.

    C

     Increase the number of role instances.

    D

     Change the role instance size to large.


    正确答案: B
    解析: 暂无解析

  • 第23题:

    多选题
    A network administrator receives complaints from the engineering group that an application on one server is not working properly. After further investigation, the administrator determines that source NAT translation is using a different source address after a random number of flows. Which two actions can the administrator take to force the server to use one address?() (Choose two.)
    A

    Use the custom application feature.

    B

    Configure static NAT for the host.

    C

    Use port address translation (PAT).

    D

    Use the address-persistent option.


    正确答案: C,B
    解析: 暂无解析

  • 第24题:

    单选题
    An administrator is evaluating an application for application monitoring. What command should be  Used to determine if the application can be monitored with a process monitor?()
    A

     pa aux

    B

     ps -el

    C

     ps -ef

    D

     ps -pl


    正确答案: B
    解析: 暂无解析