-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
5.2.0alpha3
-
Debian Buster
Hi,
it seems that this Debian package is compiled without features like SNMP, SSH, IPMI, etc.
root@zabbix:~# dpkg -l | grep zabbix
ii zabbix-agent 1:5.2.0~alpha3-1+debian10 amd64 Zabbix network monitoring solution - agent
ii zabbix-apache-conf 1:5.2.0~alpha3-1+debian10 all Zabbix network monitoring solution - apache configuration for front-end
ii zabbix-frontend-php 1:5.2.0~alpha3-1+debian10 all Zabbix network monitoring solution - PHP front-end
ii zabbix-release 1:5.1-1+debian10 all Zabbix official repository configuration
ii zabbix-server-mysql 1:5.2.0~alpha3-1+debian10 amd64 Zabbix network monitoring solution - server (MySQL)
root@zabbix:~# head -n 12 /var/log/zabbix/zabbix_server.log
14375:20200922:192434.632 Starting Zabbix Server. Zabbix 5.2.0alpha3 (revision 1cfe72a5d9).
14375:20200922:192434.634 ****** Enabled features ******
14375:20200922:192434.634 SNMP monitoring: NO
14375:20200922:192434.634 IPMI monitoring: NO
14375:20200922:192434.634 Web monitoring: NO
14375:20200922:192434.634 VMware monitoring: NO
14375:20200922:192434.634 SMTP authentication: NO
14375:20200922:192434.634 ODBC: NO
14375:20200922:192434.634 SSH support: NO
14375:20200922:192434.634 IPv6 support: YES
14375:20200922:192434.634 TLS support: YES
14375:20200922:192434.634 ******************************