title: Windows: Established TCP Connections or TCP/UDP Listeners
agents: windows
catalog: os/networking
license: GPLv2
distribution: check_mk
description:
 This check evaluates the output of the {netstat -an} command on windows
 and checks if there are established connections or listeners
 matching a given criteria.

 The check returns {OK} state if the specified connection/listener is present,
 and {CRIT} if not.

 This check needs the agent plug-in {netstat_an.bat} to be installed.

item:
 The name of the connection
