Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8734

LinuxProcFsStatistics.getNetStatStats() may incorrectly parse /proc/net/netstat file

    XMLWordPrintableJSON

Details

    Description

      The current implementation of the LinuxProcFsStatistics.getNetStatStats() method assumes a particular ordering of stats within the /proc/net/netstat file on Linux systems and uses that assumption to parse the contents of the file when writing to the stats. However, different versions of Linux produce /proc/net/netstat files with the stats in different positions in the file, causing the incorrect stat values to be parsed and written to Geode stats, so a more robust approach is needed.

      Attachments

        Activity

          People

            donalevans Donal Evans
            donalevans Donal Evans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: