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

vmware check doesn't work for XML depth over 256

XMLWordPrintable

      vmware checks fails with error:
      noname.xml:7: parser error : Excessive depth in document: 256 use XML_PARSE_HUGE option

      I solved it by changing the source and recompiling vmware.c

      xmlReadMemory(page.data, page.offset, ZBX_VM_NONAME_XML, NULL, XML_PARSE_HUGE)

            Unassigned Unassigned
            fabiocremo Fabio
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: