Werk #8649: cmk-update-agent: Prevent using proxy for HTTP calls

Komponente Agent bakery
Titel cmk-update-agent: Prevent using proxy for HTTP calls
Datum 23.12.2016
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk-Version 1.4.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

On systems where curl is installed, the agent updater is using this command to communicate with it's update server.

By default curl is using proxies configured via environment variables http_proxy, https_proxy, etc.. Since the update server is usually an internal host which is directly reachable and not via proxy, we suppress the use of a proxy with the curl --noproxy option.

Zur Liste aller Werks