Package javaforce.vm
Class VMHost
java.lang.Object
javaforce.vm.VMHost
-
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
Tests connecting to remote host.- Parameters:
remote- = remote host
-
getHostname
-