Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3817

Refactor Ducc Agent to collect process metrics from ps command not from /proc filesystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.0.0-Ducc
    • future-DUCC
    • DUCC
    • None

    Description

      Looks like the current approach for collecting process metrics (CPU, RSS, SWAP) is not portable across different flavors of Linux. The agent currently collects some of the process stats from /proc/<pid>/statm file but it looks like the syntax of this file is OS specific thus current approach is not working right.

      There is some evidence that on RedHat the stats for RSS and Swap are wrong.

      Change agent's code to collect process stats from ps command

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: