-
Problem report
-
Resolution: Fixed
-
Major
-
5.0.4
-
None
-
CentOS Linux release 7.6.1810, Virtual-Guest
-
Sprint 70 (Nov 2020), Sprint 71 (Dec 2020), Sprint 72 (Jan 2021)
-
1
Virt-guest is OVA deployed where vendor has "hardened". Looks like "gethostbyname()" libraries required by "nsswitch.conf" are not installed. Looks like Zabbix agent uses the "gethostbyname()" C function. This is obsolete; use getaddrinfo() instead.
I also found the start-up systemd service startup for the Zabbix agent fails as the default "zabbix" userid cannot be found with the "hardened" environment. I'm working with the vendor to get the appropriate libraries added.
However, is there any plan to update the Zabbix Agent code to use non-obsolete functions.