 Zabbix 1.8 Manualcontains Makefile and sources for zabbix_server. • src/zabbix_agent The directory contains Makefile and sources for zabbix_agent and zabbix_agentd. • src/zabbix_get The directory contains Makefile and sources sources for zabbix_get. • src/zabbix_sender The directory contains Makefile and sources for zabbix_sender. • include The directory contains Zabbix include files. • misc – misc/init.d The directory0 码力 | 485 页 | 9.28 MB | 1 年前3 Zabbix 1.8 Manualcontains Makefile and sources for zabbix_server. • src/zabbix_agent The directory contains Makefile and sources for zabbix_agent and zabbix_agentd. • src/zabbix_get The directory contains Makefile and sources sources for zabbix_get. • src/zabbix_sender The directory contains Makefile and sources for zabbix_sender. • include The directory contains Zabbix include files. • misc – misc/init.d The directory0 码力 | 485 页 | 9.28 MB | 1 年前3
 Zabbix 4.0 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.0.2\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.0.2\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1365 页 | 16.69 MB | 1 年前3 Zabbix 4.0 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.0.2\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.0.2\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1365 页 | 16.69 MB | 1 年前3
 Zabbix 4.2 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.2.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.2.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1270 页 | 15.64 MB | 1 年前3 Zabbix 4.2 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.2.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.2.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1270 页 | 15.64 MB | 1 年前3
 Zabbix 3.0 Manualnmake /K -f Makefile_get TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include" TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib" E:\zabbix-3.0.24\build\win32\project> nmake /K -f Makefile_sender TLS=openssl " TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib" E:\zabbix-3.0.24\build\win32\project> nmake /K -f Makefile_agent TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include" TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib" but you need to make small changes in files located in the build\win32\project directory: * In ''Makefile_tls'' delete ''/DHAVE_OPENSSL_WITH_PSK''. i.e. find Zabbix 3.0 Manualnmake /K -f Makefile_get TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include" TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib" E:\zabbix-3.0.24\build\win32\project> nmake /K -f Makefile_sender TLS=openssl " TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib" E:\zabbix-3.0.24\build\win32\project> nmake /K -f Makefile_agent TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include" TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib" but you need to make small changes in files located in the build\win32\project directory: * In ''Makefile_tls'' delete ''/DHAVE_OPENSSL_WITH_PSK''. i.e. find- 65 CFLAGS = $(CFLAGS) /DHAVE_OPENSSL0 码力 | 1074 页 | 12.04 MB | 1 年前3
 Zabbix 4.4 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1393 页 | 16.55 MB | 1 年前3 Zabbix 4.4 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1393 页 | 16.55 MB | 1 年前3
 Zabbix 5.2 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1738 页 | 18.98 MB | 1 年前3 Zabbix 5.2 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1738 页 | 18.98 MB | 1 年前3
 Zabbix 5.0 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-5.0.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-5.0.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1561 页 | 28.27 MB | 1 年前3 Zabbix 5.0 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-5.0.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-5.0.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1561 页 | 28.27 MB | 1 年前3
 Zabbix 6.2 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre2-10.39-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 39-install\include PCRELIBDIR=E:\pcre2-10.39-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1689 页 | 22.82 MB | 1 年前3 Zabbix 6.2 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre2-10.39-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 39-install\include PCRELIBDIR=E:\pcre2-10.39-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1689 页 | 22.82 MB | 1 年前3
 Zabbix 6.0 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre2-10.39-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 39-install\include PCRELIBDIR=E:\pcre2-10.39-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1681 页 | 23.19 MB | 1 年前3 Zabbix 6.0 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre2-10.39-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 39-install\include PCRELIBDIR=E:\pcre2-10.39-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1681 页 | 23.19 MB | 1 年前3
 Zabbix 5.4 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1825 页 | 20.03 MB | 1 年前3 Zabbix 5.4 Manualshould now contain a usable build system - Makefile. 15. Open a commandline window e.g. the x64 Native Tools Command Prompt for VS 2017 and navigate to the Makefile mentioned above. 16. Run NMake command: PCRELIBDIR=E:\pcre-8.41-install\lib • with TLS: E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_get TLS=openssl TLSINCDIR=C:\OpenSSL-Win64-111-static\include TLSLIBDIR=C:\OpenSSL-Win64-111-static\lib 41-install\include PCRELIBDIR=E:\pcre-8.41-install\lib E:\zabbix-4.4.0\build\win32\project> nmake /K -f Makefile_sender TLS=openssl TLSINCDIR="C:\OpenSSL-Win64-111-static\include TLSLIBDIR="C:\OpenSSL-Win64-111-static\lib"0 码力 | 1825 页 | 20.03 MB | 1 年前3
共 25 条
- 1
- 2
- 3













