Interface HypervisorStatistics

    • Method Detail

      • getCount

        int getCount()
        Gets the count.
        Returns:
        the count
      • getCurrentWorkload

        int getCurrentWorkload()
        Gets the current workload.
        Returns:
        the current workload
      • getLeastAvailableDisk

        int getLeastAvailableDisk()
        Gets the least available disk.
        Returns:
        the least available disk
      • getFreeDisk

        int getFreeDisk()
        Gets the free disk.
        Returns:
        the free disk
      • getFreeRam

        int getFreeRam()
        Gets the free ram.
        Returns:
        the free ram
      • getLocal

        int getLocal()
        Gets the local.
        Returns:
        the local
      • getLocalUsed

        int getLocalUsed()
        Gets the local used.
        Returns:
        the local used
      • getMemory

        int getMemory()
        Gets the memory.
        Returns:
        the memory
      • getMemoryUsed

        int getMemoryUsed()
        Gets the memory used.
        Returns:
        the memory used
      • getRunningVM

        int getRunningVM()
        Gets the running vm.
        Returns:
        the running vm
      • getVirtualCPU

        int getVirtualCPU()
        Gets the virtual cpu.
        Returns:
        the virtual cpu
      • getVirtualUsedCPU

        int getVirtualUsedCPU()
        Gets the virtual used cpu.
        Returns:
        the virtual used cpu