单选题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 application monitoring. What command should be  Used to determine if the application can be monitored with a process monitor?()A  pa auxB  ps -elC  ps -efD  ps -pl”相关问题
  • 第1题:

    What does it mean for a variable in the Application Editor to be defined as a parameter?()

    • A、The variable can be used to pass data to and from subflows.  
    • B、The value for that variable can be supplied via Application Configuration in Application Administration.  
    • C、The value for that variable is defined by the calling application.  
    • D、The variable can be used in conditional steps.  
    • E、The variable can be used to pass data to and from VoiceXML applications.

    正确答案:B

  • 第2题:

    Company.com has crated a process application monitor for an application that is initiated by a "c"  Shell script. The application monitor is not functioning as designed.  What could be the issue with eh application monitor?()  

    • A、 A process monitor cannot monitor an application started by a shell.
    • B、 For process monitors to function correctly, they must use the "korn" shell.
    • C、 A custom monitor cannot de3termine the status of applications started by shell scripts.
    • D、 The process monitor script is not existing with a zero return code after checking the status of the application.

    正确答案:A

  • 第3题:

    To enhance the availability of an application running under HACMP, a decision was made to use  The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components.  What can be done to ensure the best recover time?()   

    • A、 Use a process monitor that restarts the named processes in the original start order.
    • B、 Use the defined application start and stop scripts to control the application if there is a failure.
    • C、 Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.
    • D、 Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.

    正确答案:D

  • 第4题:

    A system administrator found a process on the server that should be stopped. What command can be used to list all the signal actions defined for this process?()

    • A、ps
    • B、pstat
    • C、portmap
    • D、procsig

    正确答案:D

  • 第5题:

    You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()

    • A、Manually perform a passive installation of the application.
    • B、Manually perform a quiet installation of the application.
    • C、Use a logon script to run the Msiexec.exe program.
    • D、Use the Runas utility to run the Msiexec.exe program.

    正确答案:B

  • 第6题:

    单选题
    To enhance the availability of an application running under HACMP, a decision was made to use  The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components.  What can be done to ensure the best recover time?()
    A

     Use a process monitor that restarts the named processes in the original start order.

    B

     Use the defined application start and stop scripts to control the application if there is a failure.

    C

     Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.

    D

     Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.


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

  • 第7题:

    单选题
    A system administrator found a process on the server that should be stopped. What command can be used to list all the signal actions defined for this process?()
    A

    ps

    B

    pstat

    C

    portmap

    D

    procsig


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

  • 第8题:

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


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

  • 第9题:

    单选题
    A cluster administrator decides ti implement application monitoring in order to monitor both a web application and its supporting database. The plan is to use a single resource group prod_rg and to configure one monitor method for the web app and one monitor method for the database.  Which of the following statements best describes the need for custom resource monitor?()
    A

     Multiple application servers must be in a single resource group.

    B

     Multiple application servers per resource group may be monitored.

    C

     Multiple resource groups must each contain a single application server.

    D

     Multiple application servers in a cluster cannot use process monitoring.


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

  • 第10题:

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


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

  • 第11题:

    单选题
    During initial cluster planning session, a requirement is mandated that application monitoring will  Be used to monitor the production database and three application servers. Since all the application servers rely on the database being active, only one resource group has been planned to manage the starting/stopping of the cluster resources.  How ill the initial design impact the use of application monitoring?()
    A

     Only one application server per resource group can be monitored.

    B

     Process monitoring is part of RSCT and requires no special scripts.

    C

     Any application can be monitored as long as it has an application server.

    D

     Having all application servers in one resource group improves recovery time.


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

  • 第12题:

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


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

  • 第13题:

    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

  • 第14题:

    During initial cluster planning session, a requirement is mandated that application monitoring will  Be used to monitor the production database and three application servers. Since all the application servers rely on the database being active, only one resource group has been planned to manage the starting/stopping of the cluster resources.  How ill the initial design impact the use of application monitoring?()  

    • A、 Only one application server per resource group can be monitored.
    • B、 Process monitoring is part of RSCT and requires no special scripts.
    • C、 Any application can be monitored as long as it has an application server.
    • D、 Having all application servers in one resource group improves recovery time.

    正确答案:A

  • 第15题:

    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

  • 第16题:

    You are a database administrator for your company. The company uses a vendor company’s application that is based on a proprietary database. You query data from the application database and import the data into a SQL Server 2005 database. The application vendor provides you with a new OLE DB driver to be used when querying the application database. Company policy prohibits connections between the SQL Server database and the application database, except when querying this data. You need to provide a way to query data from the application database. What should you?()

    • A、Configure a Linked Server connection to the application database.
    • B、Write a query that uses an OPENDATASOURCE command.
    • C、Write a query that uses an OPENQUERY command.
    • D、Configure a Remote Server connection to the application database.

    正确答案:B

  • 第17题:

    You are the network administrator for your company. The network consists of a single Active Directory domain. The network contains an application server running Windows Server 2003.   Users report intermittent slow performance when they access the application server throughout the day. You find out that the network interface on the application server is being heavily used during the periods of slow performance. You suspect that a single computer is causing the problem.You need to create a plan to identify the problem computer.   What should you do?()

    • A、 Monitor the performance monitor counters on the application server by using System Monitor.  
    • B、 Monitor the network traffic on the application server by using Network Monitor.
    • C、 Monitor network statistics on the application server by using Task Manager.
    • D、 Run network diagnostics on the application server by using Network Diagnostics.

    正确答案:B

  • 第18题:

    单选题
    You are a database administrator for your company. The company uses a vendor company’s application that is based on a proprietary database. You query data from the application database and import the data into a SQL Server 2005 database. The application vendor provides you with a new OLE DB driver to be used when querying the application database. Company policy prohibits connections between the SQL Server database and the application database, except when querying this data. You need to provide a way to query data from the application database. What should you?()
    A

    Configure a Linked Server connection to the application database.

    B

    Write a query that uses an OPENDATASOURCE command.

    C

    Write a query that uses an OPENQUERY command.

    D

    Configure a Remote Server connection to the application database.


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

  • 第19题:

    单选题
    All client computers on your company network were recently upgraded from Windows Vista to Windows7. Several employees use a scanner to import document images into a database. They install a new scanning application on their computers. The application updates the device driver for the scanners as part of the installation process. Employees report that the application can no longer connect to the scanner. You need to ensure that the employees can use the scanner. What should you do?()
    A

    Roll back the device driver to the previous version.

    B

    Reinstall the application in Windows Vista compatibility mode.

    C

    Set the application compatibility properties to run the application as an administrator.

    D

    Restart the computer by using the System Configuration tool to load only basic devices and services.


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

  • 第20题:

    单选题
    You are the network administrator for your company. The network consists of a single Active Directory domain. The network contains an application server running Windows Server 2003.   Users report intermittent slow performance when they access the application server throughout the day. You find out that the network interface on the application server is being heavily used during the periods of slow performance. You suspect that a single computer is causing the problem.You need to create a plan to identify the problem computer.   What should you do?()
    A

     Monitor the performance monitor counters on the application server by using System Monitor.  

    B

     Monitor the network traffic on the application server by using Network Monitor.

    C

     Monitor network statistics on the application server by using Task Manager.

    D

     Run network diagnostics on the application server by using Network Diagnostics.


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

  • 第21题:

    单选题
    What does it mean for a variable in the Application Editor to be defined as a parameter?()
    A

    The variable can be used to pass data to and from subflows.  

    B

    The value for that variable can be supplied via Application Configuration in Application Administration.  

    C

    The value for that variable is defined by the calling application.  

    D

    The variable can be used in conditional steps.  

    E

    The variable can be used to pass data to and from VoiceXML applications.


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

  • 第22题:

    单选题
    Company.com has crated a process application monitor for an application that is initiated by a "c"  Shell script. The application monitor is not functioning as designed.  What could be the issue with eh application monitor?()
    A

     A process monitor cannot monitor an application started by a shell.

    B

     For process monitors to function correctly, they must use the korn shell.

    C

     A custom monitor cannot de3termine the status of applications started by shell scripts.

    D

     The process monitor script is not existing with a zero return code after checking the status of the application.


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

  • 第23题:

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


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

  • 第24题:

    单选题
    You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()
    A

    Manually perform a passive installation of the application.

    B

    Manually perform a quiet installation of the application.

    C

    Use a logon script to run the Msiexec.exe program.

    D

    Use the Runas utility to run the Msiexec.exe program.


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