[ 
https://issues.apache.org/jira/browse/UIMA-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Cwiklik closed UIMA-3043.
-------------------------------

    Resolution: Fixed
    
> DUCC Agent Major Fault Collector Not Working on RHEL
> ----------------------------------------------------
>
>                 Key: UIMA-3043
>                 URL: https://issues.apache.org/jira/browse/UIMA-3043
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 1.0-Ducc
>
>
> The agent collects major faults by reading proc file of a given process. The 
> structure of this file is subject to change on different flavors of linux. 
> Thus depending on a fixed offset to find the value is not reliable. In fact 
> it does not work on RHEL. Use an alternate way to collect major faults. Spawn 
> the following: ps -o maj_flt <PID> and collect the result. 

--
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