Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1939
blob1a060e272d33e5e3afab0f7699edc1684dc17b53
1 Title: check_ftp: changed service description if the ftp port differs from 21
2 Level: 1
3 Component: checks
4 Compatible: incomp
5 Version: 1.2.7i1
6 Date: 1423480555
7 Class: feature
9 If a host had two check_ftp services assigned they both shared the same
10 service description, which resulted in only one check. This has been changed.
12 If the ftp port differs from 21, the port is also shown in the service
13 description, e.g. <i>FTP Port 999</i>.
15 So, if you had any check_ftp services running on a port that differs from 21 they will
16 have an updated service description.