Exchange 2007 Test OWA Connectivity Internal Monitor

Microsoft.Exchange2007.CasTX.Owa.Internal.Monitor (UnitMonitor)

This monitor tests outlook web access connectivity internal through the Test-OwaConnectivity cmdlet

Knowledge Base article:

External

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange2007.Synthetics.CasTX.Owa.Internal
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Exchange2007.TestOwaConnectivity.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Exchange 2007 Test OWA Connectivity Internal Alert
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Exchange2007.CasTX.Owa.Internal.Monitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="ExLibrary!Microsoft.Exchange2007.Synthetics.CasTX.Owa.Internal" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Exchange2007.TestOwaConnectivity.MonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Exchange2007.CasTX.Owa.Internal.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Message']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TestType>Internal</TestType>
<TrustAnySSLCertificate>true</TrustAnySSLCertificate>
<AllowUnsecureAccess>false</AllowUnsecureAccess>
<Timeout>60</Timeout>
<IntervalSeconds>900</IntervalSeconds>
<SyncTime>12:05</SyncTime>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>