Method System.getloadavg() Method getloadavg array(float) getloadavg() Description Get system load averages. Returns Array float 0Load average over the last minute. float 1Load average over the last 5 minutes. float 2Load average over the last 15 minutes.