Windows Server 2016 ve üzeri İşlem ve Bağlantı Noktası İzleme Çekirdeği Bulma (Tam)

Microsoft.Windows.Server.10.0.ProcessSeed.Full.Discovery (Discovery)

Windows Server 2016’nın (Tam) işlem ve bağlantı noktası çekirdek nesnelerini bulma.

Knowledge Base article:

Özet

Windows Server 2016 Tam'ın işlem ve bağlantı noktası çekirdek nesnelerini bulma. Bu Yönetim Paketi’nin Nano Sunucu’da desteklenmediğini unutmayın.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Full.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.10.0.ProcessSeedDiscovery.ModuleType Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.ProcessSeed.Full.Discovery" Target="Server2016!Microsoft.Windows.Server.10.0.Full.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.ProcessMonitoring.ProcessSeed">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="WindowsServer!Microsoft.Windows.Server.ProcessSeed" PropertyID="PortMonitoringEnabled"/>
<Property TypeID="WindowsServer!Microsoft.Windows.Server.ProcessSeed" PropertyID="ProcessMonitoringEnabled"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.10.0.ProcessSeedDiscovery.ModuleType">
<IntervalSeconds>86400</IntervalSeconds>
</DataSource>
</Discovery>