티스토리 뷰

LINUX

리눅스 centos 메모리 사용량 확인

늘지금처럼 2018. 12. 5. 21:24
반응형

현재 사용하고 있는 메모리량 확인 명령어


# free


[root@localhost ~]# free

              total        used        free      shared  buff/cache   available

Mem:        5975024     1514152     3202340       21308     1258532     4105948

Swap:       2097148           0     2097148


# free -help

free 명령어에 대한 도움말 목록


[root@localhost ~]# free -help

free: 부적절한 옵션 -- 'e'


Usage:

 free [options]


Options:

 -b, --bytes         show output in bytes

 -k, --kilo          show output in kilobytes

 -m, --mega          show output in megabytes

 -g, --giga          show output in gigabytes

     --tera          show output in terabytes

 -h, --human         show human-readable output

     --si            use powers of 1000 not 1024

 -l, --lohi          show detailed low and high memory statistics

 -t, --total         show total for RAM + swap

 -s N, --seconds N   repeat printing every N seconds

 -c N, --count N     repeat printing N times, then exit

 -w, --wide          wide output


     --help     display this help and exit

 -V, --version  output version information and exit


For more details see free(1).



반응형
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함