I have been playing with the configs on my system trying to see what will compile and what won't, and it occurred to me that I'm not certain what configure options are valid for the different zabbix components.
From the documentation I can infer a few for each, but Im not 100% clear on the other options.
For example, with the server I'm pretty certain that the following are valid...
--with-net-snmp --with-jabber --with-libcurl --with-openipmi --with-ldap
--with-ssh2 --with-ucd-snmp --enable-static --enable-ipv6
I'm ignoring all the different databases and any ODBC for now.
Which of these are valid for the proxy, the agent?
Are any of these mutually exclusive? Ideally, I'd like to get my agent, proxy, sender, and get compiled with full functionality in static binaries, but I'm afraid I keep trying to build with options that they don't support.
Any insight is most welcome.
From the documentation I can infer a few for each, but Im not 100% clear on the other options.
For example, with the server I'm pretty certain that the following are valid...
--with-net-snmp --with-jabber --with-libcurl --with-openipmi --with-ldap
--with-ssh2 --with-ucd-snmp --enable-static --enable-ipv6
I'm ignoring all the different databases and any ODBC for now.
Which of these are valid for the proxy, the agent?
Are any of these mutually exclusive? Ideally, I'd like to get my agent, proxy, sender, and get compiled with full functionality in static binaries, but I'm afraid I keep trying to build with options that they don't support.
Any insight is most welcome.