Windows Server 2016 and above Process and Port Monitoring Seed Discovery (Instalacja pełna)

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

Odnajdywanie obiektów inicjatorów monitorowania procesów i portów w systemie Windows Server 2016 (Instalacja pełna).

Knowledge Base article:

Podsumowanie

Odnajdywanie obiektów inicjatorów monitorowania procesów i portów w pełnej wersji systemu Windows Server 2016. Zwróć uwagę, że ten pakiet administracyjny nie jest obsługiwany przez system Nano.

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>