Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-4079

simple check for http dont check valid server string

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • 1.8.6
    • Server (S)

      The simple check for http only check if the port is open. You should remove http from the supported services, as it is really misleading,
      or implement a real check. It should do a GET for '/' , and validate that

      • the answer comes from a web server (HTTP...)
      • and that the answer is OK (in the range 2xx or 3xx) .

      For my implementation, web scenarios are too heavywheight and not enougth integrated with the templating system to be useful.

            Unassigned Unassigned
            ghoz Ghozlane TOUMI
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: