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

AIX procfs parsing is reading truncated information about cmdline using external process

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.3.0
    • 1.8.11, 1.8.13, 2.0.0
    • Agent (G)
    • AIX 6.1.0.0

      procfs on AIX system truncates information about process command line to 80 characters, this patch removes this limitation with use of
      correct system API giving full command line arguments length (up to zabbix own adjustable limit MAX_STRING_LEN)
      Patches remove all support for profcs as using API is arguably faster and contained (no opening of procfs files or running ps program to get information as it
      is currently done)

        1. zabbix-2.2.3-removed-procfs.patch
          7 kB
          Boris Manojlovic
        2. zabbix-2.2.3-removed-procfs-new.patch
          8 kB
          Boris Manojlovic
        3. zabbix-2.x-TRUNK-r44251-removed-procfs.patch
          7 kB
          Boris Manojlovic
        4. zabbix-2.x-TRUNK-r44251-removed-procfs-new.patch
          8 kB
          Boris Manojlovic
        5. zabbix-removed-procfs-1.8.13.patch
          7 kB
          Boris Manojlovic
        6. zabbix-removed-procfs-2.0.0.patch
          7 kB
          Boris Manojlovic
        7. zabbix-removed-procfs-2.0.2.patch
          7 kB
          Boris Manojlovic

            Unassigned Unassigned
            steki Boris Manojlovic
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: