Monitorování procesů a portů v systému Windows Server 2016 a vyšším

Microsoft.Windows.Server.10.0.Template.ProcessesAndPorts (Template)

Tato šablona umožňuje monitorovat procesy a porty v systému Windows Server 2016 a vyšším.

Source Code:

<Template ID="Microsoft.Windows.Server.10.0.Template.ProcessesAndPorts">
<Configuration/>
<References>
<Reference ID="Self"/>
<Reference ID="System"/>
<Reference ID="Windows"/>
<Reference ID="SC"/>
</References>
<Implementation>
<TypeDefinitions>
<EntityTypes>
<ClassTypes/>
</EntityTypes>
</TypeDefinitions>
<Monitoring/>
</Implementation>
</Template>