Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / check_tcp
blobca0622a3b3eaf73b43dd6eb0f3d982b7be437071
1 title: Connection to a TCP Port (unencrypted or with SSL)
2 agents: active
3 catalog: agentless
4 license: GPL
5 distribution: check_mk
6 description:
7  This is an active check that connects to any given TCP port and checks
8  if the connection could be established. Therefor it can be used to check
9  nearly any TCP based service on the monitored machine. SSL can be activated
10  to connect to any SSL encrypted service.
12  Thresholds for the response time can be configured for {WARN} and {CRIT}.
13  You can give a string to send over the connection and define a string to
14  expect in the response. A given string to send for terminating the connection
15  can be configured too.
17  If using SSL you can configure to check for expiration of the SSL certificate
18  within the next days.
20  This check can be configured by Wato.