====== Linux Load Average ====== * [[https://en.wikipedia.org/wiki/Load_(computing)|Load (computing)]] * [[linux:performance|Linux Performance]] ===== 기준 Load Average ===== * The "number of cores = max load" Rule of Thumb: on a multicore system, your load should not exceed the number of cores available. * 즉, **Load Average는 항상 CPU Core 갯수 이하로 유지하라.** * 70% 가 되면 시스템이 괜찮은지 살펴보다. * 100% 가 되면 문제가 없는지 확인해보라. * 500% 는 넘기지 말라. ===== 참고 ===== * [[http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages|Understanding Linux CPU Load - when should you be worried?]] : load average의 개념을 잘 설명한 글 * [[http://amateurteamblog.tistory.com/112|아마추어 팀블로그 :: 리눅스 CPU Load Average의 위험 범위는?]] 번역 * [[http://www.maruidc.com/board/bbs/board.php?bo_table=tech&wr_id=4|마루IDC 고객지원 > 기술자료 > 서버의 과부하 load average 체크 해 보자.]]