Ad Widget

Collapse

Problem with Web Monitoring.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mechanum
    Junior Member
    • Mar 2010
    • 6

    #1

    Problem with Web Monitoring.

    Hi Zabbix users.
    I have a little strange issue.
    I was about to create a Web Monitoring Scenario but i miss the button to do just this. (see attached picture..).
    When i first installed Zabbix last week i saw the button so first i thought it was a browser issue, but the button is missing in both FF an IE7 / IE8.

    Everything else seems to be working...(i hope
    And i can't se anything i the logs...

    I am running Debian 6.04, Zabbix 1.81 (will upgrade to 1.82)
    I successfully compiled it with suppport for IPMI, libssh2-1.2.4, jabber and libcurl 7.2.0.

    My configuration...:
    ./configure --enable-server --enable-agent --enable-proxy --with-mysql --with-openipmi \
    --with-net-snmp --with-libcurl --with-ssh2=/usr/local/libssh2_zabbix --with-jabber \
    --libdir=/usr/local/lib --sbindir=/usr/local/sbin --bindir=/usr/local/bin --mandir=/usr/local/man \
    --sysconfdir=/etc/zabbix --datadir=/usr/local
    Attached Files
  • wax66
    Junior Member
    • Apr 2009
    • 27

    #2
    Oddly enough, it's because you don't have a specific host selected in the dropdown.

    The web check has to be associated with a specific host, so when you have the "All" selected, it won't let you create one.
    -Ron

    Comment

    • mechanum
      Junior Member
      • Mar 2010
      • 6

      #3
      Correct...

      Ooops...quite embarrassing mistake from me :-)

      Comment

      Working...