Tagged articles
24 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
May 14, 2026 · Operations

9 Visual Guides to Linux Performance Tuning Tools

The article presents nine diagrams that illustrate Linux performance tooling categories—including observability, static analysis, benchmarking, tuning, sar, perf-tools, tracing, and BPF tools—providing a quick visual reference for system engineers.

BPFBenchmarkingLinux
0 likes · 2 min read
9 Visual Guides to Linux Performance Tuning Tools
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
Sep 29, 2025 · Operations

Master Linux Performance: 5 Essential Monitoring Commands Explained

This article introduces five essential Linux performance monitoring commands—vmstat, iostat, free, df, and sar—detailing their purpose, key options, example usages, and the meaning of each output column to help you effectively track system resources.

FreeLinuxPerformance Monitoring
0 likes · 11 min read
Master Linux Performance: 5 Essential Monitoring Commands Explained
Liangxu Linux
Liangxu Linux
Nov 27, 2024 · Operations

Quick Guide to Linux System Performance Diagnosis with Common Commands

This article explains how to use essential Linux commands such as uptime, dmesg, vmstat, mpstat, pidstat, iostat, free, sar, and top to monitor system load, CPU usage, memory, I/O, and network activity, interpreting their outputs for effective troubleshooting.

LinuxPerformance Monitoringiostat
0 likes · 36 min read
Quick Guide to Linux System Performance Diagnosis with Common Commands
Liangxu Linux
Liangxu Linux
Mar 31, 2021 · Operations

Master Linux Server Monitoring: Essential Tools and How to Use Them

This guide explains how to use common Linux monitoring utilities—top, vmstat, pidstat, iostat, sar, netstat, and tcpdump—to observe CPU, memory, disk I/O, and network performance, interpret their output, and troubleshoot system bottlenecks effectively.

Linuxiostatnetstat
0 likes · 17 min read
Master Linux Server Monitoring: Essential Tools and How to Use Them
Liangxu Linux
Liangxu Linux
May 20, 2020 · Operations

Master Linux System Performance: Top, Perf, Sar, Vmstat, and More

This guide walks through dozens of Linux performance‑monitoring utilities—including top, perf, sar/ksar, mpstat, uptime, vmstat, pidstat, htop, atop, glances, nmon, pcp‑gui, collectl, and colplot—explaining what each tool measures, how to invoke it, key command‑line options, sample outputs, and where to find further documentation.

Performance MonitoringSystem Toolsperf
0 likes · 21 min read
Master Linux System Performance: Top, Perf, Sar, Vmstat, and More
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
Jun 18, 2017 · Operations

Master Linux Performance: Essential Monitoring Tools and Practical Usage

This article provides a comprehensive guide to Linux performance analysis, covering background concepts, detailed explanations of tools such as vmstat, iostat, dstat, iotop, pidstat, top/htop, mpstat, netstat, ps, strace, lsof, perf, and sar, along with practical command examples and usage tips.

Performance MonitoringSystem Toolsdstat
0 likes · 16 min read
Master Linux Performance: Essential Monitoring Tools and Practical Usage
MaGe Linux Operations
MaGe Linux Operations
Jul 31, 2014 · Operations

Master Linux Performance Monitoring with sar: A Complete Guide

This article explains how to use the sar (System Activity Reporter) tool on Linux to collect and analyze performance data, covering past and real‑time statistics, CPU, memory, I/O and swap metrics, installation steps, and a full list of command‑line options.

CPU usageLinux performanceMemory Usage
0 likes · 9 min read
Master Linux Performance Monitoring with sar: A Complete Guide