도구에이전트라이브러리Pro
  1. Library
  2. Tools and Commands
  3. System Tools

System Tools

top and htop - Process and Resource Monitoring

When your system slows to a crawl, top and htop show you exactly who's responsible—which processes are devouring CPU, hoarding memory, and waiting on stuck I/O.

Server Logs on Linux: Where to Find What

Every Linux system keeps a detailed diary of everything that happens—kernel panics, login attempts, service crashes. Here's how to read it.

tail -f: Following Log Files in Real-Time

Logs are time frozen into text. The -f flag unfreezes them—turning static files into live streams of system activity as it happens.

Using Grep for Log Analysis

grep turns thousands of log lines into answers. Learn to interrogate logs with patterns, context, and the detective mindset that transforms noise into signal.

Using awk for Log Analysis

Grep finds lines. Awk understands them—splitting each into fields, counting patterns across millions of entries, and answering questions grep can't even ask.

journalctl: Querying the Systemd Journal

When something breaks, you need to find the relevant log entry among millions. journalctl turns that haystack into a database you can query by time, service, and severity.

vmstat and iostat: Finding Where Your System Is Stuck

When your system slows down, vmstat tells you where time is going while iostat reveals what the disks are doing. Together they triangulate bottlenecks that neither tool can find alone.

이 페이지가 도움이 되었나요?

😔
🤨
😃

네트워크 도구

  • 포트 체커
  • DNS 조회
  • Ping
  • SSL/TLS 체커
  • WHOIS 조회
  • Fetch
  • 내 IP 주소 확인

학습

  • 라이브러리
  • 포트
  • 문의

회사

  • 소개
  • 더 그리드

보안

  • 서비스 약관
  • 개인정보 처리방침

© 2022–2026 Connected Systems, LLC. 모든 권리 보유.