Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 4795
blob0dede84da7a25cbc4d0d60d54283605019406b86
1 Title: netstat: Fixed wrong output if LISTENING connections should be monitored on Ubuntu
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1496928598
8 Class: fix
10 Ubuntu uses LISTEN instead of LISTENING in netstat. The checkplugin now
11 reflects this exception.