You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/17 21:08:00 UTC

[jira] [Commented] (KARAF-7000) Add System-Wide CPU Load to the oshi collector

    [ https://issues.apache.org/jira/browse/KARAF-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266923#comment-17266923 ] 

ASF GitHub Bot commented on KARAF-7000:
---------------------------------------

paulsp opened a new pull request #224:
URL: https://github.com/apache/karaf-decanter/pull/224


   The value is added as property processor.systemCpuLoadBetweenTicks.  On first collection run
   the property value is null.  Subsequent collection runs the property value is between 0 and 1 (100%).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add System-Wide CPU Load to the oshi collector
> ----------------------------------------------
>
>                 Key: KARAF-7000
>                 URL: https://issues.apache.org/jira/browse/KARAF-7000
>             Project: Karaf
>          Issue Type: Improvement
>          Components: decanter
>    Affects Versions: decanter-2.6.0
>            Reporter: Paul Spencer
>            Priority: Minor
>
> This is a request to add a System-wide CPU load property to the oshi collector.  The oshi library support the calculation of a System-wide CPU Load, via CentralProcessor.systemCpuLoadBetweenTicks().



--
This message was sent by Atlassian Jira
(v8.3.4#803005)