Windows Server 2016 and above Process and Port Monitoring

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

This template allows you to monitor Windows Server 2016 and above processes and ports

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>