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 | 29 |
| 30 |
Tags
- 빅데이터
- JSON
- PostgreSQL
- 서울시민카드
- log
- GPU
- Elasticsearch
- CentOS
- GNOME
- Kubernetes
- centos 7.5
- Chrome
- K8S
- 디렉토리
- rsyslog
- Linux
- 크롬
- Elk
- C
- zabbix
- audit
- RHEL
- Shell
- docker
- yum
- Audit Log
- bash
- Python
- syslog
- 파이썬
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