Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1571
blob1ad64315818124425385acfb715c8b9da867b717
1 Title: check_mk_agent.linux: fix output of lnx_if on Ubuntu 8.04 (on older kernels), repairs tcp_conn_stats
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.6b1
6 Date: 1417628312
7 Class: fix
9 Problem on some older kernels is, that <tt>/sys/class/net/$eth/address</tt> does
10 not contain a newline (or does not exist at all). We now always output an
11 additional newline. This does not harm and fixes the problem.
13 Without the fix the next section <tt>tcp_conn_stats</tt> is not correctly
14 detected and is missing.