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

Details

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

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: