Ad Widget

Collapse

simple check, http - function doesnt match documentation?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pdwalker
    Senior Member
    • Dec 2005
    • 166

    #1

    simple check, http - function doesnt match documentation?

    According to the 1.1 documentation ( http://www.zabbix.com/manual/v1.1/co...ems_simple.php ), the http simple check is of the form

    http,<ip>,<port>


    And yet when trying the following formats it shows up as unsupported:

    http
    http,<ipaddress>
    http,<ipaddress>,80


    However, this works:

    http,80


    Am I doing something wrong, or is the documentation showing something that has not been coded in yet?

    - Paul
    Last edited by pdwalker; 19-12-2006, 18:59. Reason: formatting changes
Working...