Package javaforce.vm

Class VMHost

java.lang.Object
javaforce.vm.VMHost

public class VMHost extends Object
  • Constructor Details

    • VMHost

      public VMHost()
  • Method Details

    • total_memory

      public static long total_memory()
    • free_memory

      public static long free_memory()
    • cpu_load

      public static long cpu_load()
    • connect

      public static boolean connect(String remote)
      Tests connecting to remote host.
      Parameters:
      remote - = remote host
    • getHostname

      public static String getHostname()