What should you include in the recommendations?

You are a SharePoint administrator for Wingtip Toys. The company policy and requirements are described in the Exhibit (Refer to the Exhibit).

You need to recommend a monitoring solution that meets the company’s technical requirements. What should you include in the recommendations?

You are a SharePoint administrator for Wingtip Toys. The company policy and requirements are described in the Exhibit (Refer to the Exhibit).

You need to recommend a monitoring solution that meets the company’s technical requirements. What should you include in the recommendations?

A.
Usage logging

B.
Microsoft Systems Center Operations Manager

C.
Health Analyzer rule definitions

D.
Diagnostic logging

Explanation:
Q066
BURGOS MNEMO: = “Health Analyzer”

BURGOS COMMENTS:
About “Health Analyzer” in Q041, Q049, Q066:
IF HAVE “Administrative reports” THEN is this
ELSE “Health Analyzer”
About “Systems Center Operations Manager” in Q006, Q048, Q066, Q104, Q113, Q123:
IF “monitoring solution for the crawl” THEN “Systems Center Operations Manager”
ELSE other

ORIGINAL COMENTS:
Though Systems Center Operations Manager may provide additional capabilites for monitoring, based on the technical requirements lists, SharePoint Health Analyzer should be sufficient for their needs.

Monitoring overview
http://technet.microsoft.com/en-us/library/ee748636.aspx



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Jay

Jay

I’m inclined to think SCOM… how can you monitor Perf counters with Health Analyzer?

riemi

riemi

Look at http://technet.microsoft.com/en-us/library/ff758658(v=office.14).aspx. There is said “If you are making use of the usage database, then you can add the performance counters that assist you in monitoring and evaluating your farm’s performance to the usage database, such that they are logged automatically at a specific interval (30 minutes by default).” You can achieve this by using the Add-SPDiagnosticsPerformanceCounter PowerShell cmdlet. There is an example for adding the % Processor Time counter to the usage database in the technet article.