Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-403 exposing curl options for web monitoring
  3. ZBXNEXT-76

add checkbox in web monitoring to download page headers only instead of the whole html page

XMLWordPrintable

    • Icon: Change Request (Sub-task) Change Request (Sub-task)
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • Frontend (F)
    • all libcurl enabled environment (Linux + windows ?)

      Some landing web pages can be huge (listing web-site, etc.) and the download of the whole page can be important (500KB or more)
      If the web monitoring is set to 1 check per minute we can reach up to 20GB of data transfer per month, which is huge for simple monitoring.

      In some case also, the only check performed to validate the web monitoring can be the HTTP return code.

      Can we improve the web monitoring by adding the following :

      • GUI – check box to specify only the header of the page should be downloaded
      • backend – set CURLOPT_NOBODY option for curl to retrieve only the header
      • backend – validate the requested HTTP return code against the one just downloaded.

      It would drastically cut the network usage and would be suitable for many people.

      see. http://www.zabbix.com/forum/showthread.php?p=51389

      Thanks,

      Balou

            Unassigned Unassigned
            balou balou
            Votes:
            7 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: