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

web.page.get inserts incorrect data in webpage content

    XMLWordPrintable

Details

    • Incident report
    • Status: Reopened
    • Trivial
    • Resolution: Unresolved
    • 3.0.0alpha2
    • None
    • Agent (G)

    Description

      a simple test against zabbix.com with web.page.get :

      zabbix_get -s 127.0.0.1 -k 'web.page.get[www.zabbix.com]' > zcom_get.html
      wget www.zabbix.com -O zcom_wget.html
      diff zcom_wget.html zcom_get.html
      

      ignoring the header being present in zabbix agent output, agent output also includes incorrect data in the middle of the page several times. for example,

      <div class="clearfix"><div class="logo">
      

      becomes

      <div class="clearfix">
      203e
      <div class="logo">
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              richlv richlv
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: