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

题目
单选题
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 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 m”相关问题
  • 第1题:

    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

    正确答案:D

  • 第2题:

    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

  • 第3题:

    What is a prerequisite for using the application availability analysis tool in HACMP?()  

    • A、 Tivoli is required to generate reports from the data collected.
    • B、 An application monitor must be associated with the application to monitor.
    • C、 An "aaatd" daemon must be started and added in as a post event to "node_up_complete".
    • D、 Resource group is present on all of the systems in the cluster that have the desired application.

    正确答案:B

  • 第4题:

    You have a server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2). You create a new virtual directory named App1. App1 contains a Web application. Users report that when they enter http://app1 in their Web browsers, they are unable to connect to the Web application. You need to ensure that users can access the Web application when they connect to http://app1. What should you do? ()

    • A、Move the content of the Web application to C:/App1. Change the home directory for App1.
    • B、Move the content of the Web application to C:/App1. Change the application pool for App1.
    • C、Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use port 8080. In DNS, create a Host record for App1.
    • D、Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use a host header of App1. In DNS, create a Host record for App1.

    正确答案:D

  • 第5题:

    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

  • 第6题:

    You are a network adminstrator for your company. You install an intranet application on three Windows Server 2003 computers. You configure the servers as a Network Load Balancing cluster. You configure each server with two network adapters. One network adapter provides client computers access to the servers. The second network adapter is for cluster communications. Cluster communications is on a separate network segment.   The network team wants to reduce the cluster’s vulnerability to attack. These servers need to be highly available. The network team decides that the Network Load Balancing cluster needs to filter IP ports. The team wants the cluster to allow only the ports that are required for the intranet application.   You need to implement filtering so that only the intranet application ports are available on the cluster. You need to achieve this goal by using the minimum amount of administrative effort.   What should you do?  ()

    • A、 Use Network Load Balancing Manager to configure port rules. Allow only the intranet application ports on the cluster IP address.
    • B、 Use TCP/IP filtering on each server. Configure only the intranet application ports on the network adapter that provides client computers access to the servers.
    • C、 Use TCP/IP filtering on each server. Configure only the intranet application ports on both of the network adapters.
    • D、 Configure Routing and Remote Access on each server. Use Routing and Remote Access input filters to allow only the intranet application ports on the network adapter that provides client computers access to the servers.

    正确答案:A

  • 第7题:

    单选题
    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
    解析: 暂无解析

  • 第8题:

    单选题
    What is a prerequisite for using the application availability analysis tool in HACMP?()
    A

     Tivoli is required to generate reports from the data collected.

    B

     An application monitor must be associated with the application to monitor.

    C

     An aaatd daemon must be started and added in as a post event to node_up_complete.

    D

     Resource group is present on all of the systems in the cluster that have the desired application.


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

  • 第9题:

    多选题
    You are a systems administrator responsible for managing a Windows Server 2008 Web Server Currently,there are no Web sites configured on the server. You need to configure the server to host two Web applications: Engineering App and Sales App. Both Web applications must be accessible by using HTTPport 80 without the use of host headers. Also, you must protect against problems in one Web applicationaffecting the performance or reliability of the other Web application. Which two steps should you take tomeet these requirements?()
    A

    Create a single Web site that contains both Web applications.

    B

    Create two Web sites, one for each Web application.

    C

    Assign both Web applications to the same application pool.

    D

    Assign each Web application to its own application pool.


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

  • 第10题:

    单选题
    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
    解析: 暂无解析

  • 第11题:

    单选题
    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
    解析: 暂无解析

  • 第12题:

    单选题
    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
    解析: 暂无解析

  • 第13题:

    Company.com has a six-node concurrent resource group with an application that is accessed by  a web connection to the cluster nodes. How is the workload moved to another cluster node during a node failure?()  

    • A、 The concurrent application must control the web interface through application monitoring.
    • B、 A second resource group will be required to move the web application and IP label to a new node during a node failure.
    • C、 The concurrent resource group can support multiple IP labels through IP aliasing so all IP labels are defined in the concurrent resource group.
    • D、 The dynamic node priority facility in HACMP will relocate the web application and the IP label,if it is correctly defined in the application start and stop script.

    正确答案:B

  • 第14题:

    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

  • 第15题:

    You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()

    • A、Enable WebDAV.
    • B、Enable Server Side Includes.
    • C、Configure both Web sites to use different IP addresses.
    • D、Configure both Web sites to use different application pools.

    正确答案:C

  • 第16题:

    You are the network administrator for your company. The network consists of a single Active Directory domain. All servers run Windows Server 2003. The network contains a Web server that runs IIS 6.0 and hosts a secure intranet site. All users are required to connect to the intranet site by authenticating and using HTTPS. However, because an automated Web application must connect to the Web site by using HTTP, you cannot configure the intranet site to require HTTPS.  You need to collect information about which users are connecting to the Web site by using HTTPS.   What should you do?()

    • A、Check the application log on the Web server.
    • B、Use Network Monitor to capture network traffic on the Web server.
    • C、Review the log files created by IIS on the Web server.
    • D、Configure a performance log to capture all Web service counters. Review the performance log data.

    正确答案:C

  • 第17题:

    You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()

    • A、Enable WebDAV.
    • B、Enable Server Side Includes.
    • C、Configure both Web sites to use different IP addresses.
    • D、Configure both Web sites to use different application pools.

    正确答案:C

  • 第18题:

    单选题
    You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()
    A

    Enable WebDAV.

    B

    Enable Server Side Includes.

    C

    Configure both Web sites to use different IP addresses.

    D

    Configure both Web sites to use different application pools.


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

  • 第19题:

    单选题
    An HACMP cluster has three nodes of unequal size. The largest node is Node ’A’. The primary application on Node ’A’ has two components. One component is memory intensive, the other is IO intensive. Nodes ’B’ and ’C’ are running web servers and databases that access information produced by applications on Node ’A’. The customer requires the most performance from the primary application and wants all nodes available for fallover processing.  Which of the following is the best solution for meeting the customer requirements?()
    A

     Use nodes of equal size.

    B

     Create multiple resource groups and use loadlever.

    C

     Use dynamic node priority to manage resource groups.

    D

     Use an ordered list to manage resource group fallover.


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

  • 第20题:

    单选题
    Your company has a single Active Directory Domain Services (AD DS) domain and 1,000 Windows Vista computers.  You are planning to deploy Windows 7 and a custom application.   You have the following requirements:   The application must be available to only a specific group of users. You must be able to monitor application usage.   You need to design a deployment method for the custom application that meets the requirements.  Which deployment method should you use in your design?()
    A

    software installation in Group Policy

    B

    startup scripts in Group Policy

    C

    Microsoft Application Virtualization (App-V)

    D

    baseline Windows 7 image that includes the custom application


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

  • 第21题:

    单选题
    Company.com has a six-node concurrent resource group with an application that is accessed by  a web connection to the cluster nodes. How is the workload moved to another cluster node during a node failure?()
    A

     The concurrent application must control the web interface through application monitoring.

    B

     A second resource group will be required to move the web application and IP label to a new node during a node failure.

    C

     The concurrent resource group can support multiple IP labels through IP aliasing so all IP labels are defined in the concurrent resource group.

    D

     The dynamic node priority facility in HACMP will relocate the web application and the IP label,if it is correctly defined in the application start and stop script.


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

  • 第22题:

    单选题
    You have a server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2). You create a new virtual directory named App1. App1 contains a Web application. Users report that when they enter http://app1 in their Web browsers, they are unable to connect to the Web application. You need to ensure that users can access the Web application when they connect to http://app1. What should you do? ()
    A

    Move the content of the Web application to C:/App1. Change the home directory for App1.

    B

    Move the content of the Web application to C:/App1. Change the application pool for App1.

    C

    Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use port 8080. In DNS, create a Host record for App1.

    D

    Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use a host header of App1. In DNS, create a Host record for App1.


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

  • 第23题:

    单选题
    You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()
    A

    Enable WebDAV.

    B

    Enable Server Side Includes.

    C

    Configure both Web sites to use different IP addresses.

    D

    Configure both Web sites to use different application pools.


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

  • 第24题:

    单选题
    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
    解析: 暂无解析