Tagged articles
25 articles
Page 1 of 1
Ops Community
Ops Community
Oct 28, 2025 · Operations

Master Linux Performance: Top, iotop, pidstat, sar – Real‑World Diagnostic Guide

This guide covers Linux performance analysis tools—including top, htop, iotop, pidstat, iostat, sar, and vmstat—detailing installation, usage, key metrics, troubleshooting scenarios, monitoring integration with Prometheus, and best‑practice recommendations for effective system diagnostics and capacity planning.

OpsPerformance Monitoringiotop
0 likes · 29 min read
Master Linux Performance: Top, iotop, pidstat, sar – Real‑World Diagnostic Guide
Raymond Ops
Raymond Ops
Oct 4, 2025 · Operations

Master Linux Process Management: ps, top, htop, and iotop Explained

This guide covers Linux process fundamentals, explains how to use ps, top, htop, and iotop for monitoring, details common process states including zombies and orphans, and provides practical command syntax, options, installation steps, and useful shortcuts for system administrators and developers.

Linuxhtopiotop
0 likes · 12 min read
Master Linux Process Management: ps, top, htop, and iotop Explained
Liangxu Linux
Liangxu Linux
May 4, 2024 · Operations

Master Linux I/O Monitoring: iostat, iotop, and lsof Explained

This guide introduces three essential Linux I/O commands—iostat for disk activity statistics, iotop for real‑time I/O usage per process, and lsof for listing open files—detailing installation, output interpretation, key parameters, and practical usage examples.

I/O MonitoringLinuxSystem Administration
0 likes · 10 min read
Master Linux I/O Monitoring: iostat, iotop, and lsof Explained
Liangxu Linux
Liangxu Linux
Feb 3, 2024 · Operations

Master Linux I/O Monitoring: iostat, iotop, and lsof Explained

This guide introduces three essential Linux I/O commands—iostat for overall I/O statistics, iotop for real‑time per‑process I/O usage, and lsof for listing open files—showing how to install, run, interpret their output, and use common options.

I/OLinuxiostat
0 likes · 9 min read
Master Linux I/O Monitoring: iostat, iotop, and lsof Explained
MaGe Linux Operations
MaGe Linux Operations
Jan 15, 2024 · Operations

Master Linux I/O Monitoring: iostat, iotop, and lsof Explained

This guide introduces three essential Linux I/O tools—iostat for disk activity and CPU stats, iotop for real‑time per‑process I/O usage, and lsof for listing open files—detailing installation, key output fields, common options, and practical usage examples.

I/O MonitoringLinuxiostat
0 likes · 9 min read
Master Linux I/O Monitoring: iostat, iotop, and lsof Explained
MaGe Linux Operations
MaGe Linux Operations
Sep 2, 2023 · Operations

Top 5 Linux Monitoring Tools Every Ops Engineer Should Use

This article introduces five essential Linux monitoring tools—iotop, htop, IPTraf, Monit, and related resources—explaining how each helps operations engineers diagnose I/O, CPU, memory, and network issues in real time without a GUI, and offers guidance on installation and practical use cases.

IPTrafLinuxMonit
0 likes · 6 min read
Top 5 Linux Monitoring Tools Every Ops Engineer Should Use
Open Source Linux
Open Source Linux
May 10, 2022 · Operations

Mastering Linux Disk I/O: Key Metrics and Essential Monitoring Tools

This article explains Linux’s storage I/O stack, defines the five core performance metrics—utilization, saturation, IOPS, throughput, and response time—and demonstrates how to monitor them using tools such as iostat, pidstat, and iotop, with practical command examples.

Disk I/OLinuxPerformance Monitoring
0 likes · 9 min read
Mastering Linux Disk I/O: Key Metrics and Essential Monitoring Tools
Liangxu Linux
Liangxu Linux
May 5, 2022 · Operations

How to Measure and Interpret Linux Disk I/O Performance Metrics

This article explains the Linux storage I/O stack, defines the five key disk performance metrics, and shows how to monitor both disk and process I/O using iostat, pidstat, and iotop, with practical command examples and interpretation tips.

Disk I/Oiostatiotop
0 likes · 9 min read
How to Measure and Interpret Linux Disk I/O Performance Metrics
Liangxu Linux
Liangxu Linux
Apr 1, 2021 · Operations

Top 4 Linux Monitoring Tools to Diagnose System Issues Quickly

This guide introduces four essential Linux monitoring utilities—iotop, htop, IPTraf, and Monit—explaining their key features, how they differ from similar commands, and why they are valuable for quickly diagnosing I/O, CPU, memory, network, and service issues on servers.

IPTrafLinuxMonit
0 likes · 6 min read
Top 4 Linux Monitoring Tools to Diagnose System Issues Quickly
Open Source Linux
Open Source Linux
Feb 3, 2021 · Operations

Top 4 Linux Monitoring Tools Every Sysadmin Should Use

Discover four essential Linux monitoring utilities—iotop, htop, IPTraf, and Monit—that help quickly diagnose I/O, CPU, memory, network traffic, and process health, offering detailed per-process insights and flexible alerting for effective system management.

IPTrafLinuxMonit
0 likes · 5 min read
Top 4 Linux Monitoring Tools Every Sysadmin Should Use
Java Architect Essentials
Java Architect Essentials
Aug 11, 2020 · Operations

Four Essential Linux Monitoring Tools for Operations Engineers

This article introduces four widely used Linux monitoring tools—iotop, htop, IPTraf, and Monit—explaining their features, usage scenarios, and how they help operations engineers diagnose performance issues without a GUI, including real‑time I/O tracking, visual CPU/memory graphs, network traffic analysis, and flexible alerting.

IPTrafLinuxMonit
0 likes · 7 min read
Four Essential Linux Monitoring Tools for Operations Engineers
ITPUB
ITPUB
Jul 17, 2018 · Operations

Master Linux I/O Monitoring: iostat, iotop, sar, dstat, nmon, Zabbix & Cacti

This guide explains how to use Linux built‑in tools (iostat, iotop, sar, dstat) and popular monitoring solutions (nmon, Zabbix, Cacti) to collect, interpret, and visualize disk I/O metrics such as throughput, latency, and utilization for performance troubleshooting.

Zabbixdstatio monitoring
0 likes · 10 min read
Master Linux I/O Monitoring: iostat, iotop, sar, dstat, nmon, Zabbix & Cacti
ITPUB
ITPUB
Nov 5, 2016 · Databases

Why Your Koa2 API Takes 900 ms and How MySQL Profiling Cuts It Down

A Koa2 form‑saving endpoint was taking 900 ms per request, and by using MySQL's profiling tools, adjusting innodb_flush_log_at_trx_commit, and monitoring system I/O with iostat and iotop, the author identified and resolved the I/O bottleneck, dramatically improving performance.

Koa2Profilingiostat
0 likes · 5 min read
Why Your Koa2 API Takes 900 ms and How MySQL Profiling Cuts It Down
Qunar Tech Salon
Qunar Tech Salon
Dec 7, 2015 · Operations

Four Powerful System Monitoring Tools: htop, iotop, apachetop, and Glances

The article presents four command‑line monitoring utilities—htop, iotop, apachetop, and Glances—explaining their features, typical use cases, installation commands, and visual examples to help Linux users gain real‑time insight into processes, I/O, web traffic, and overall system health.

GlancesLinuxapachetop
0 likes · 4 min read
Four Powerful System Monitoring Tools: htop, iotop, apachetop, and Glances
MaGe Linux Operations
MaGe Linux Operations
Aug 2, 2014 · Operations

How to Pinpoint High Disk I/O Sources on Linux MySQL Servers

This guide walks through a practical three‑step process—using iostat to view I/O stats, iotop to identify the consuming processes, and pt‑ioprofile to reveal the exact files causing high disk I/O—helping Linux administrators quickly locate and address performance bottlenecks, especially in MySQL environments.

I/O MonitoringLinuxiotop
0 likes · 5 min read
How to Pinpoint High Disk I/O Sources on Linux MySQL Servers