Werk #17237: check_mk_agent.openwrt: resolve issue when hostname command unavailable
Komponente | Checks & agents | ||||||
Titel | check_mk_agent.openwrt: resolve issue when hostname command unavailable | ||||||
Datum | 08.11.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
Built-in BusyBox shell in OpenWRT has no hostname
command available per default.
While it can be added with additional packages in custom images there are alternative
ways to determine the machine's hostname without introducing an additional dependency.
This werk uses one of those alternatives.