Class CpuInfo

java.lang.Object
sk.iway.iwcm.system.monitoring.CpuInfo

public class CpuInfo extends Object
CpuInfo.java Obsahuje informacie o vyuziti procesora pre cely system a proces webjetu
  • Constructor Details

    • CpuInfo

      public CpuInfo()
  • Method Details

    • getCpuUsage

      public int getCpuUsage()
      Get total CPU usage
      Returns:
    • getCpuUsageProcess

      public int getCpuUsageProcess()
      Get process CPU usage for the Java Virtual Machine process
      Returns:
    • getCpuCount

      public int getCpuCount()
      Get number of CPU cores
      Returns: