APC ATS Output Phase Details Discovery

SCUtils.APC.ATS.Output.Phase.Details.Discovery (Discovery)

Output Phase Details Discovery

Knowledge Base article:

Summary

This rule discovers the details of the output phase. Objects discovered by this rule are used as targets for other discoveries in SCUtils APC ATS MP.

Configuration

This rule is enabled by default. You can override the following parameters:

Name

Default Value

Description

Interval Seconds

43200 second (12 hours)

Defines how often the discovery rule gathers information on SCUtils APC ATS MP objects.

Note: If you have configured several overrides of the same type and context, select the Enforced check box for an override that should have priority over all other overrides.

External

Refer to the Microsoft System Center Online Documentation for more information on Operations Manager features such as discoveries.

Element properties:

TargetSCUtils.APC.ATS.Output.Phase
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource SCUtils.APC.ATS.Output.Phase.Details.Discovery.DS Default

Source Code:

<Discovery ID="SCUtils.APC.ATS.Output.Phase.Details.Discovery" Enabled="true" Target="SCUtils.APC.ATS.Output.Phase" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SCUtils.APC.ATS.Output.Phase"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SCUtils.APC.ATS.Output.Phase.Details.Discovery.DS">
<IntervalSeconds>43200</IntervalSeconds>
<SyncTime/>
<Port>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/PortNumber$</Port>
<IP>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</IP>
<CommunityString>$RunAs[Name="NetworkLibrary!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/VirtualCommunitySuffix$</CommunityString>
<Version>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPVersion$</Version>
<DeviceKey>$Target/Host/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/DeviceKey$</DeviceKey>
</DataSource>
</Discovery>