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

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

jbonofre commented on a change in pull request #224:
URL: https://github.com/apache/karaf-decanter/pull/224#discussion_r559649073



##########
File path: 
collector/oshi/src/test/java/org/apache/karaf/decanter/collector/oshi/OshiCollectorTest.java
##########
@@ -45,6 +47,29 @@ public void test() throws Exception {
         }
     }
 
+   /**
+    * Verify the SYSTEM_CPU_LOAD_PROPERY is null on the initial collector run

Review comment:
       `SYSTEM_CPU_LOAD_PROPERTY` instead of `SYSTEM_CPU_LOAD_PROPERY` right ?




----------------------------------------------------------------
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:
[email protected]


> 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
>            Assignee: Jean-Baptiste Onofré
>            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)

Reply via email to