Hi
I have compiled zabbix 2-2.1 with the following on centos 6.5
./configure --enable-server --enable-agent --enable-proxy --with-mysql --with-net-snmp --with-libcurl --with-libxml2 --with-openipmi
Enable server: yes
Server details:
With database: MySQL
WEB Monitoring: yes
Native Jabber: no
SNMP: yes
IPMI: yes
SSH: no
ODBC: no
Linker flags: -rdynamic -L/usr/lib64/mysql -L/usr/lib64 -L/usr/lib
Libraries: -lm -ldl -lrt -lresolv -lmysqlclient -lxml2 -lcurl -lnetsnmp -lcrypto -lOpenIPMI -lOpenIPMIposix
but the configuration|web option does not show in interface
Any ideas?
I have compiled zabbix 2-2.1 with the following on centos 6.5
./configure --enable-server --enable-agent --enable-proxy --with-mysql --with-net-snmp --with-libcurl --with-libxml2 --with-openipmi
Enable server: yes
Server details:
With database: MySQL
WEB Monitoring: yes
Native Jabber: no
SNMP: yes
IPMI: yes
SSH: no
ODBC: no
Linker flags: -rdynamic -L/usr/lib64/mysql -L/usr/lib64 -L/usr/lib
Libraries: -lm -ldl -lrt -lresolv -lmysqlclient -lxml2 -lcurl -lnetsnmp -lcrypto -lOpenIPMI -lOpenIPMIposix
but the configuration|web option does not show in interface
Any ideas?
Comment