LC:SIP - 09 - Access Edge Server Messages\SIP - 055 - Messages/sec From Users Not Enabled For Public IM Providers\

LC_SIP___09___Access_Edge_Server_Messages_SIP___055___Messages_sec_From_Users_Not_Enabled_For_Public_IM_Providers____AP (Rule)

The per-second rate of messages dropped at the external edge because the user is not authorized to communicate with public IM providers.

Knowledge Base article:

Summary

The per-second rate of messages dropped at the external edge because the user is not authorized to communicate with public IM providers.

Causes

One or more users are attempting to communicate with a Public IM Provider but they are not authorized to do so.

Resolutions

Use the Administrator Log to identify the affected user(s) and review their settings.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Access_Edge_Server
CategoryPerformanceCollection
EnabledFalse
Instance NameLC:SIP - 09 - Access Edge Server Messages
Counter NameSIP - 055 - Messages/sec From Users Not Enabled For Public IM Providers
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

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

Source Code:

<Rule ID="LC_SIP___09___Access_Edge_Server_Messages_SIP___055___Messages_sec_From_Users_Not_Enabled_For_Public_IM_Providers____AP" Enabled="false" Target="Microsoft_Office_Communications_Server_2007_R2_Access_Edge_Server" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="CollectPerfCounter" TypeID="SCPerformance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="SCWindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>SIP - 055 - Messages/sec From Users Not Enabled For Public IM Providers</CounterName>
<ObjectName>LC:SIP - 09 - Access Edge Server Messages</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SCSystemLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>