Jerry Cwiklik created UIMA-2878:
-----------------------------------

             Summary: DUCC's Agent should normalize Jiffies to Seconds
                 Key: UIMA-2878
                 URL: https://issues.apache.org/jira/browse/UIMA-2878
             Project: UIMA
          Issue Type: Improvement
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor


Currently, the agent is collecting process cpu utilization from 
/proc/<pid>/stat file. The cpu collected is expressed in terms of jiffies which 
represent number of OS interrupts since the process started. Normalize this by 
dividing jiffies by the clock rate as reported by getconf CLK_TCK.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to