Ad Widget

Collapse

Web monitoring missing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • synergyltd
    Junior Member
    • Feb 2014
    • 2

    #1

    Web monitoring missing

    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?
  • JvGinkel
    Junior Member
    • Jan 2014
    • 10

    #2
    Why don't you use the rpm of 2.2.1? Web monitoring is present in there, along with the options you supply if I am not mistaken.

    Comment

    • jan.garaj
      Senior Member
      Zabbix Certified Specialist
      • Jan 2010
      • 506

      #3
      Probably you are looking web monitoring in Configuration -> Web.
      Zabbix 2.2 has been changed and now you can find it in Configuration -> Hosts -> Web.

      You can check compiled features of Zabbix in Zabbix server log file when you restart it - You should to find: WEB monitoring: YES :-)
      Devops Monitoring Expert advice: Dockerize/automate/monitor all the things.
      My DevOps stack: Docker / Kubernetes / Mesos / ECS / Terraform / Elasticsearch / Zabbix / Grafana / Puppet / Ansible / Vagrant

      Comment

      • synergyltd
        Junior Member
        • Feb 2014
        • 2

        #4
        Problem with we monitoring

        Hi

        I installed the rpms for v 2-2.2 but I still have the same problem, The database was created in v2-2.1 is there something else I need to change

        b

        Comment

        Working...