OneNote Service is Slow

Microsoft.OfficeWebAppsServer.OneNote_Service_Is_Slow (Rule)

The OneNote service is performing poorly. The farm configuration may need to be adjusted or you may need to add machines to the farm.

Knowledge Base article:

Summary

To get the most current Knowledge Article from the Microsoft TechNet site, visit:

http://go.microsoft.com/fwlink/p/?LinkId=258816

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.OfficeWebAppsServer.Machine
CategoryPerformanceCollection
EnabledTrue
Instance NameOneNote Web App - Common Web Editor
Counter NameOneNoteWebAppProcessRequestTime
Frequency120
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.OfficeWebAppsServer.OneNote_Service_Is_Slow" Enabled="onEssentialMonitoring" Target="Microsoft.OfficeWebAppsServer.Machine" ConfirmDelivery="true" Priority="Low" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>OneNoteWebAppProcessRequestTime</CounterName>
<ObjectName>OneNote Web App - Common Web Editor</ObjectName>
<InstanceName>__total__</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>120</Frequency>
<Tolerance>60</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>