Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- GPU
- docker
- bash
- Audit Log
- RHEL
- K8S
- centos 7.5
- CentOS
- Shell
- Python
- zabbix
- yum
- Chrome
- GNOME
- rsyslog
- Elk
- 파이썬
- syslog
- 빅데이터
- 서울시민카드
- JSON
- audit
- Elasticsearch
- 디렉토리
- PostgreSQL
- log
- C
- Linux
- 크롬
- Kubernetes
Archives
- Today
- Total
Sysops Notepad
[Linux] 현재 프로세스별 메모리 사용률 조회 본문
728x90
ps aux --sort=-%mem | head -n 10
# Top 10 보기
ps aux --sort=-%mem
# 전체 보기
728x90
'업무 > sys' 카테고리의 다른 글
[Linux] NFSv4 마운트 (0) | 2024.07.21 |
---|---|
[Linux] iftop 명령어 옵션 (0) | 2024.07.21 |
[Linux] fstab 오류로 Read-Only 상태일때 조치방법 (0) | 2022.05.06 |
[Liunx] rocky 8 haproxy 2.4.8 compile from source (0) | 2022.04.12 |
[LINUX] 하드웨어 모델명 보기 (0) | 2022.04.12 |
Comments