Werk #4187: check_mk_agent.linux: better performance for tcp connections query

Komponente Checks & agents
Titel check_mk_agent.linux: better performance for tcp connections query
Datum 17.01.2017
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.2.8p19 1.4.0b5 1.4.0i4
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

The previously method to get information about tcp connections will slow down if the host is under heavy load. The new option to get these information will be more stable in this point. The legacy method (cat /proc/net/tcp) will still be used for older linux distributions, where ss may not be available.

Zur Liste aller Werks