nerdexam
Microsoft

70-519 · Question #110

You are designing a monitoring plan for a multi-tier ASP.NET Web application. The Web application uses multiple Web servers and a database server. You plan to use a dedicated monitoring server. You…

The correct answer is A. Run a process on the monitoring server that periodically sends a request to each application. See the full explanation below for the reasoning.

Question

You are designing a monitoring plan for a multi-tier ASP.NET Web application. The Web application uses multiple Web servers and a database server. You plan to use a dedicated monitoring server. You need to send an alert when any application server stops responding. Which approach should you recommend?

Options

  • ARun a process on the monitoring server that periodically sends a request to each application
  • BRun a process on each Web server that logs activity to a database on the monitoring server.
  • CUse AJAX to log user actions on each Web page to a database on the monitoring server.
  • DUse Microsoft Message Queuing (MSMQ) to send a message to the monitoring server in the

How the community answered

(32 responses)
  • A
    75% (24)
  • B
    6% (2)
  • C
    3% (1)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice