Tagged articles
202 articles
Page 2 of 3
vivo Internet Technology
vivo Internet Technology
Feb 16, 2022 · Operations

Vivo Server Monitoring System Architecture and Evolution: A Comprehensive Technical Guide

Vivo’s vmonitor system replaces its legacy RabbitMQ‑based pipeline with an HTTP‑driven collector and gateway, stores minute‑level JVM, system, and business metrics in a customized OpenTSDB on HBase, adds precise floating‑point handling and null‑aware aggregation, buffers data in Redis, and provides multi‑dimensional alerts comparable to Zabbix, Open‑Falcon, and Prometheus.

AlertingDistributed MonitoringJVM Monitoring
0 likes · 18 min read
Vivo Server Monitoring System Architecture and Evolution: A Comprehensive Technical Guide
Liangxu Linux
Liangxu Linux
Feb 6, 2022 · Operations

Master Linux vmstat: Syntax, Fields, Options, and Real‑World Usage

This guide explains the Linux vmstat command, covering its syntax, each output field, common options, practical usage examples, memory unit conversion, active versus inactive memory, fork counting, time column addition, wide‑mode display, and disk‑partition statistics, helping you diagnose system bottlenecks efficiently.

command-linesystem-monitoringvmstat
0 likes · 10 min read
Master Linux vmstat: Syntax, Fields, Options, and Real‑World Usage
Efficient Ops
Efficient Ops
Aug 16, 2021 · Operations

Master Linux Server Monitoring: top, vmstat, pidstat, iostat, netstat & More

An in‑depth guide walks through essential Linux server monitoring tools—top, vmstat, pidstat, iostat, netstat, tcpdump and others—explaining each command’s output, key metrics, and how to interpret CPU, memory, disk and network statistics for effective troubleshooting and performance tuning.

Linux toolslinuxperformance
0 likes · 16 min read
Master Linux Server Monitoring: top, vmstat, pidstat, iostat, netstat & More
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 5, 2021 · Operations

Mastering Application Performance: A Complete Guide to Tuning and Tools

This article outlines a systematic approach to diagnosing and optimizing application performance, covering background concepts, a four‑step workflow, common pitfalls, and a comprehensive toolbox of Linux and Java utilities, while emphasizing practical analysis techniques for CPU, memory, disk, and network bottlenecks.

CPU analysisJava profilingLinux tools
0 likes · 27 min read
Mastering Application Performance: A Complete Guide to Tuning and Tools
Liangxu Linux
Liangxu Linux
Jun 23, 2021 · Operations

How to Install and Use uptimed to Track Linux System Uptime

This guide explains how to install the uptimed daemon on various Linux distributions, enable and start its service, and use the uprecords command with its many options to view detailed system uptime, boot, and downtime histories.

linuxsystem-monitoringuptime
0 likes · 9 min read
How to Install and Use uptimed to Track Linux System Uptime
Efficient Ops
Efficient Ops
May 10, 2021 · Operations

Essential Linux Commands for System Monitoring and Regex Toolkit

This article compiles a comprehensive set of Linux shell commands for server health checks—from file cleanup and process inspection to network, disk, and memory monitoring—followed by a handy collection of regular expressions for common validation tasks.

Shellcommandslinux
0 likes · 13 min read
Essential Linux Commands for System Monitoring and Regex Toolkit
Liangxu Linux
Liangxu Linux
May 10, 2021 · Operations

Master Linux ‘time’ Command: Hidden Tricks, Metrics, and Performance Tips

Learn how to effectively use the Linux time command—including its basic output, the meaning of real, user, and sys values, differences between shell built‑ins and GNU time, and advanced options like -p, -v, -o, -f—to accurately measure program performance and diagnose bottlenecks.

Shelllinuxperformance measurement
0 likes · 10 min read
Master Linux ‘time’ Command: Hidden Tricks, Metrics, and Performance Tips
Liangxu Linux
Liangxu Linux
May 5, 2021 · Operations

Mastering Linux Load Average: How to Read and Interpret top Output

This article explains what the Linux Load Average metric means, how the three numbers are calculated, and walks through each line of the top command output—including CPU, memory, swap, and process details—to help you diagnose server load issues effectively.

BackendLoad Averagelinux
0 likes · 7 min read
Mastering Linux Load Average: How to Read and Interpret top Output
Open Source Linux
Open Source Linux
Apr 10, 2021 · Operations

Master Linux Server Monitoring: Essential Tools & Metrics Explained

This guide walks through essential Linux server monitoring tools—top, vmstat, pidstat, iostat, netstat, sar, and tcpdump—explaining their output fields, what each metric reveals about CPU, memory, disk I/O, and network performance, and how to use them for effective troubleshooting and capacity planning.

iostatlinuxnetstat
0 likes · 17 min read
Master Linux Server Monitoring: Essential Tools & Metrics Explained
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.

iostatlinuxnetstat
0 likes · 17 min read
Master Linux Server Monitoring: Essential Tools and How to Use Them
MaGe Linux Operations
MaGe Linux Operations
Mar 24, 2021 · Operations

Master Linux Server Health: Essential Monitoring Commands Explained

Learn how to monitor Linux server performance using essential tools—top, vmstat, pidstat, iostat, netstat, sar, and tcpdump—understanding CPU, memory, disk I/O, and network metrics, interpreting their outputs, and applying insights to diagnose and troubleshoot system issues effectively.

CLI toolsOperationslinux
0 likes · 19 min read
Master Linux Server Health: Essential Monitoring Commands Explained
Taobao Frontend Technology
Taobao Frontend Technology
Mar 18, 2021 · Operations

How to Build a Robust Log Analysis System for Stable Microservices

Amid microservice and distributed architectures, this article explains how to design a comprehensive log analysis system—covering collection, storage, consumption, key data points, collection methods, and practical use cases like automated test generation, issue localization, and real‑time exception monitoring—to ensure system stability.

MicroservicesOperationslogging
0 likes · 13 min read
How to Build a Robust Log Analysis System for Stable Microservices
Open Source Linux
Open Source Linux
Feb 25, 2021 · Operations

Master Disk Space Monitoring with duf: Install and Use Across Platforms

The article introduces duf, a Go‑based disk usage and free space viewer for Unix‑like systems, explains its features such as colored, resizable output, sorting and JSON mode, and provides step‑by‑step installation instructions for Debian/Ubuntu, RPM‑based distros, Arch AUR, Termux, macOS, FreeBSD, and Windows, plus usage examples and customization options.

Windowscommand-linedisk usage
0 likes · 6 min read
Master Disk Space Monitoring with duf: Install and Use Across Platforms
Liangxu Linux
Liangxu Linux
Feb 24, 2021 · Operations

Mastering duf: Fast, Colorful Disk Usage Tool for Linux, macOS, Windows

This guide introduces duf, a Golang‑based command‑line utility that displays disk usage across Linux, macOS, BSD, Android and Windows, explains its key features, provides step‑by‑step installation methods for various distributions, and demonstrates common usage options and output formats.

Installationdisk usageduf
0 likes · 7 min read
Mastering duf: Fast, Colorful Disk Usage Tool for Linux, macOS, Windows
MaGe Linux Operations
MaGe Linux Operations
Dec 11, 2020 · Operations

Efficient Linux System Auditing: Tools, Filters, and Best Practices

Auditing Linux system operations can be streamlined by applying filtering rules to exclude noisy cron and daemon logs, avoiding sensitive command exposure, and choosing appropriate recording methods—such as history, custom bash, snoopy, auditd, or eBPF—each with distinct advantages, limitations, and configuration examples.

SecurityauditeBPF
0 likes · 13 min read
Efficient Linux System Auditing: Tools, Filters, and Best Practices
ITPUB
ITPUB
Oct 15, 2020 · Operations

Essential Linux Monitoring & Performance Tools Every Sysadmin Should Know

This guide introduces thirteen practical Linux utilities—ranging from network bandwidth monitors and disk I/O testers to security hardening and terminal multiplexing tools—complete with installation commands, usage examples, and key options to help system administrators efficiently monitor, diagnose, and optimize their servers.

Performance TestingSecuritycommand-line tools
0 likes · 11 min read
Essential Linux Monitoring & Performance Tools Every Sysadmin Should Know
Liangxu Linux
Liangxu Linux
Oct 14, 2020 · Operations

Top 13 Essential Linux Tools for System Monitoring and Performance

This guide introduces thirteen practical Linux utilities—including Nethogs, IOZone, IOTop, IPtraf, IFTop, HTop, NMON, MultiTail, Fail2ban, Tmux, Agedu, NMap, and Httperf—covering their purpose, installation commands, key options, and example usage for effective system monitoring and troubleshooting.

Performance TestingSecuritycommand-line
0 likes · 11 min read
Top 13 Essential Linux Tools for System Monitoring and Performance
Efficient Ops
Efficient Ops
Oct 11, 2020 · Operations

Essential Linux Shell Commands for System Monitoring and Maintenance

This article compiles a comprehensive set of Linux shell commands for deleting zero‑byte files, inspecting processes, sorting by memory or CPU usage, checking URLs, network connections, system load, disk space, logs, and includes a handy collection of common regular expressions for text processing.

Shellcommand-linelinux
0 likes · 14 min read
Essential Linux Shell Commands for System Monitoring and Maintenance
MaGe Linux Operations
MaGe Linux Operations
Oct 11, 2020 · Operations

How to Install and Use Bpytop: A Fast, Visual Terminal Resource Monitor

This guide explains why terminal enthusiasts need system resource monitoring, introduces the efficient visual tool Bpytop, and provides step‑by‑step instructions for preparing prerequisites, installing via source or package managers, running, customizing, and locating its configuration file.

InstallationOperationsbpytop
0 likes · 5 min read
How to Install and Use Bpytop: A Fast, Visual Terminal Resource Monitor
Architecture Digest
Architecture Digest
Aug 23, 2020 · Backend Development

End-to-End Performance Optimization of a High-Concurrency SSM E‑Commerce System

This article presents a comprehensive, practical case study of diagnosing and resolving high‑concurrency performance issues in an SSM‑based e‑commerce system, covering architecture overview, problem identification, root‑cause analysis, JVM/Tomcat/Redis/MySQL tuning, load‑balancing, and post‑optimization monitoring results.

Backend DevelopmentJVM OptimizationSSM
0 likes · 8 min read
End-to-End Performance Optimization of a High-Concurrency SSM E‑Commerce System
Laravel Tech Community
Laravel Tech Community
Jul 25, 2020 · Databases

Comprehensive Guide to MySQL Optimization: Philosophy, Tools, and Practical Steps

This article presents a thorough overview of MySQL optimization, covering the query execution process, philosophical principles, risk assessment, required participants, optimization dimensions, commonly used diagnostic tools, emergency and regular tuning procedures, hardware and system level adjustments, as well as detailed configuration parameters for both the server and the database engine.

Database OptimizationSQLmysql
0 likes · 14 min read
Comprehensive Guide to MySQL Optimization: Philosophy, Tools, and Practical Steps
Tencent Cloud Developer
Tencent Cloud Developer
Jul 20, 2020 · Cloud Native

Tencent Eagle Eye Distributed Logging System Cloud Migration Practice

Tencent’s Eagle Eye distributed real‑time monitoring and log analysis platform was migrated to the cloud by rebuilding its LogSender and Kafka‑to‑ES components, switching to cloud CKafka and Elasticsearch, which boosted throughput fourfold, cut resource usage by about half, saved roughly 20 million RMB annually, and set the stage for further enhancements such as comprehensive monitoring and exactly‑once delivery.

ElasticsearchKafkaTencent
0 likes · 9 min read
Tencent Eagle Eye Distributed Logging System Cloud Migration Practice
21CTO
21CTO
Mar 7, 2020 · Operations

Master Linux Top: Decode Real-Time Process Stats and Interactive Controls

This guide walks you through Linux’s top command, explaining its default output—including system uptime, load averages, task summary, CPU states, memory usage, and column fields—while detailing the full set of interactive keys and command‑line options for real‑time process monitoring and management.

linuxprocess managementsystem-monitoring
0 likes · 14 min read
Master Linux Top: Decode Real-Time Process Stats and Interactive Controls
ITPUB
ITPUB
Mar 7, 2020 · Operations

Master Linux top: Decode Output, Interactive Commands, and Advanced Options

This guide explains the Linux top command in depth, covering its default output fields, how to interpret system uptime, load averages, task summaries, CPU and memory statistics, as well as the full set of interactive keys and command‑line options for customizing monitoring.

command-linelinuxprocess management
0 likes · 12 min read
Master Linux top: Decode Output, Interactive Commands, and Advanced Options
Open Source Linux
Open Source Linux
Feb 22, 2020 · Operations

Mastering Linux Performance: From 5W2H Methodology to Flame Graphs

This article introduces a systematic approach to diagnosing Linux performance issues, covering the 5W2H analysis framework, essential CPU, memory, disk I/O and network monitoring tools, practical command examples, flame‑graph generation, and a real‑world nginx case study with actionable insights.

CPU profilingflame graphlinux
0 likes · 21 min read
Mastering Linux Performance: From 5W2H Methodology to Flame Graphs
MaGe Linux Operations
MaGe Linux Operations
Feb 1, 2020 · Operations

Unraveling Linux Memory Usage: From free to slab and PageTables

This article explains why the memory reported by ps RSS differs from the free command, walks through interpreting free -m output, demonstrates clearing caches, and shows how to account for process RSS, slab allocations, and PageTables to reconcile total used memory on Linux systems.

Memory ManagementPageTablesRSS
0 likes · 10 min read
Unraveling Linux Memory Usage: From free to slab and PageTables
Liangxu Linux
Liangxu Linux
Jan 18, 2020 · Operations

Essential Linux Commands for Monitoring System Health

This guide introduces key Linux commands—such as uptime, who, uname, du, df, free, pmap, vmstat, ifconfig, ip, netstat, top, and pstree—to help you quickly assess system status, resource usage, and process relationships, enabling effective troubleshooting and maintenance.

Freedfdu
0 likes · 11 min read
Essential Linux Commands for Monitoring System Health
Efficient Ops
Efficient Ops
Sep 16, 2019 · Operations

Master Linux Server Monitoring: Essential Tools & Metrics Explained

This guide walks you through essential Linux server monitoring tools—top, vmstat, pidstat, iostat, netstat, sar, and tcpdump—explaining each metric, how to interpret CPU, memory, disk, and network statistics, and offering practical tips for troubleshooting performance bottlenecks.

iostatlinuxperformance
0 likes · 18 min read
Master Linux Server Monitoring: Essential Tools & Metrics Explained
Efficient Ops
Efficient Ops
Aug 19, 2019 · Operations

Understanding Linux Load: Calculation, Tools, and Advanced Monitoring

This article provides a comprehensive, step‑by‑step explanation of how Linux load averages are calculated, how to dissect them with scripts like load2process, and how to use kernel modules and monitoring techniques for precise performance analysis and troubleshooting.

Load Averagekernellinux
0 likes · 22 min read
Understanding Linux Load: Calculation, Tools, and Advanced Monitoring
Efficient Ops
Efficient Ops
Jul 21, 2019 · Operations

Essential Bash Scripts for System Monitoring, User Management, and Automation

This article provides a collection of practical Bash scripts for generating random strings, colorized output, batch user creation, package and service checks, host ping monitoring, CPU/memory/disk utilization alerts, website availability testing, and MySQL replication status verification, all useful for Linux system administration and interview preparation.

BashShell scriptingsystem-monitoring
0 likes · 14 min read
Essential Bash Scripts for System Monitoring, User Management, and Automation
Liangxu Linux
Liangxu Linux
Jul 7, 2019 · Operations

Essential Bash Scripts for System Monitoring and Automation

This guide presents a collection of practical Bash snippets for Linux administrators, covering random string generation, colored output, batch user creation, package and service checks, host ping testing, CPU/memory/disk monitoring, remote disk usage, website availability, and MySQL replication status verification.

AutomationBashShell scripting
0 likes · 13 min read
Essential Bash Scripts for System Monitoring and Automation
Liangxu Linux
Liangxu Linux
May 28, 2019 · Operations

Mastering Duc: Visual Disk Usage Analysis for Linux Systems

This guide introduces the open‑source Duc tool, explains its supported interfaces and database back‑ends, provides step‑by‑step installation instructions for Debian‑based and source builds, and demonstrates core commands for indexing, querying, and visualizing disk usage on Linux.

Duccommand-linedisk usage
0 likes · 6 min read
Mastering Duc: Visual Disk Usage Analysis for Linux Systems
Liangxu Linux
Liangxu Linux
May 4, 2019 · Operations

Essential Linux Commands to Inspect Hardware and System Resources

This guide introduces key Linux commands—lshw, lscpu, lsusb, lsscsi, lspci, df, and free—explaining how to retrieve detailed hardware specifications, CPU details, USB devices, storage information, PCI components, disk usage, and memory statistics, complete with example outputs.

Hardwarecommand-linelscpu
0 likes · 8 min read
Essential Linux Commands to Inspect Hardware and System Resources
360 Quality & Efficiency
360 Quality & Efficiency
Apr 4, 2019 · Operations

Understanding System Load Average and CPU Usage in Linux

This article explains the meaning of the Linux uptime/top output, defines system load average as the average number of runnable and uninterruptible processes, distinguishes it from CPU utilization, and provides guidance on interpreting load values for single‑core and multi‑core systems.

CPU usageLoad AverageOperations
0 likes · 8 min read
Understanding System Load Average and CPU Usage in Linux
MaGe Linux Operations
MaGe Linux Operations
Mar 6, 2019 · Operations

Master Essential Linux Shell Scripts for System Monitoring and Automation

This guide presents practical Bash scripting techniques—including precautions, random string generation, color output functions, bulk user creation, package checks, service status verification, host liveness testing, resource monitoring, disk usage audits, and website availability checks—to help you automate Linux system administration tasks effectively.

AutomationBashOperations
0 likes · 5 min read
Master Essential Linux Shell Scripts for System Monitoring and Automation
Efficient Ops
Efficient Ops
Feb 27, 2019 · Operations

Master Linux System Monitoring: Essential Commands & Smem Tips

This guide walks you through Linux command‑line shortcuts, the five key system‑operation metrics, and powerful tools like smem, ps, and sort to efficiently monitor CPU, memory, processes, disks, and network while also handling zombie processes.

Operationscommand-linelinux
0 likes · 8 min read
Master Linux System Monitoring: Essential Commands & Smem Tips
Liangxu Linux
Liangxu Linux
Dec 2, 2018 · Operations

Mastering Linux’s watch Command: Real‑Time Monitoring Made Easy

This guide explains how to use Linux’s watch command to repeatedly execute a program, customize the interval, highlight output changes, exit on updates, react to non‑zero exit codes, and suppress the header, providing practical examples for each option.

Shellcommand-linesystem-monitoring
0 likes · 4 min read
Mastering Linux’s watch Command: Real‑Time Monitoring Made Easy
Efficient Ops
Efficient Ops
Nov 25, 2018 · Operations

Top 13 Essential Linux Tools for System Monitoring and Security

This article introduces thirteen practical Linux operation tools—including Nethogs, IOZone, IOTop, IPtraf, IFTop, Fail2ban, and more—providing concise descriptions, download links, and step‑by‑step installation commands to help system administrators monitor performance, network traffic, and protect against attacks.

OperationsPerformance TestingSecurity
0 likes · 11 min read
Top 13 Essential Linux Tools for System Monitoring and Security
Liangxu Linux
Liangxu Linux
Nov 5, 2018 · Fundamentals

Why Mastering the Command Line Can Supercharge Your Productivity

This article explains what a command‑line interface (CLI) is, weighs its advantages and disadvantages, shares personal insights on learning it, demonstrates basic commands, and provides a detailed walkthrough of the powerful Linux "top" monitoring tool to illustrate how mastering the CLI can dramatically improve efficiency.

command-linesystem-monitoringtop command
0 likes · 8 min read
Why Mastering the Command Line Can Supercharge Your Productivity
Architecture Talk
Architecture Talk
Oct 10, 2018 · Databases

Master MySQL Optimization: Proven Strategies for Performance and Stability

This article provides a comprehensive guide to MySQL optimization, covering the underlying query process, risk-aware philosophy, practical troubleshooting steps, hardware and system tuning, essential monitoring tools, and detailed configuration adjustments to improve performance and stability in production environments.

Database Optimizationlinuxmysql
0 likes · 13 min read
Master MySQL Optimization: Proven Strategies for Performance and Stability
Java Backend Technology
Java Backend Technology
Sep 26, 2018 · Databases

Master MySQL Optimization: Practical Strategies for High Performance

This article provides a comprehensive guide to MySQL optimization, covering the underlying query process, philosophical considerations, practical troubleshooting steps, hardware and system tuning, essential tools, and detailed configuration adjustments to achieve stable and high‑performance database operations.

Database Optimizationlinuxmysql
0 likes · 15 min read
Master MySQL Optimization: Practical Strategies for High Performance
MaGe Linux Operations
MaGe Linux Operations
Sep 15, 2018 · Fundamentals

Why Mastering the Command Line Supercharges Your Productivity

This article explores the advantages and drawbacks of using a command-line interface, explains why proficiency boosts efficiency, and provides a practical introduction to essential commands, including a detailed walkthrough of the powerful "top" monitoring tool.

CLIcommand-linelinux
0 likes · 7 min read
Why Mastering the Command Line Supercharges Your Productivity
Efficient Ops
Efficient Ops
Jul 23, 2018 · Operations

Why lsof Misses Thousands of File Handles: Linux Kernel Secrets Revealed

The article explains the discrepancy between the file‑handle count reported by /proc/sys/fs/file‑nr and the numbers shown by lsof, clarifying the difference between file descriptors and file handles, describing how the kernel allocates struct file objects, and showing how shared memory, mmap, and other operations can inflate handle counts unnoticed by lsof.

file-descriptorskernellsof
0 likes · 9 min read
Why lsof Misses Thousands of File Handles: Linux Kernel Secrets Revealed
ITPUB
ITPUB
Apr 19, 2018 · Operations

Mastering dstat: Real‑Time System Monitoring on Linux

This guide introduces the dstat command as a versatile, color‑enhanced replacement for vmstat, iostat, netstat, nfsstat and ifstat, covering installation via yum or direct download, core usage, common options, field explanations, example outputs, plugin extensions, and CSV export for further analysis.

command-linedstatlinux
0 likes · 12 min read
Mastering dstat: Real‑Time System Monitoring on Linux
MaGe Linux Operations
MaGe Linux Operations
Mar 30, 2018 · Databases

Master MySQL Optimization: Practical Strategies and Tools for High Performance

This article provides a comprehensive guide to MySQL optimization, covering the query process, risk‑aware philosophy, collaborative participation, multi‑layer optimization dimensions, essential diagnostic tools, system‑level tuning, hardware recommendations, and key database configuration tweaks to achieve stable and high‑performance database operations.

Database Optimizationlinuxmysql
0 likes · 13 min read
Master MySQL Optimization: Practical Strategies and Tools for High Performance
ITPUB
ITPUB
Feb 12, 2018 · Operations

Master Practical Bash Scripts for System Monitoring and Automation

Discover a collection of practical Bash script snippets covering random string generation, colored output functions, batch user creation, package and service checks, host reachability, CPU/memory/disk monitoring, remote disk usage collection, and website availability testing, with essential scripting best‑practice tips.

AutomationBashShell scripting
0 likes · 6 min read
Master Practical Bash Scripts for System Monitoring and Automation
ITPUB
ITPUB
Feb 9, 2018 · Operations

Top 20 Essential Python Libraries for System Ops and Automation

This article presents a curated list of twenty Python libraries and tools—including psutil, IPy, dnspython, scapy, Ansible, and SaltStack—that help with system monitoring, resource management, network automation, configuration management, and other operational tasks, providing brief descriptions and key use cases for each.

Automationlibrariessystem-monitoring
0 likes · 7 min read
Top 20 Essential Python Libraries for System Ops and Automation
Efficient Ops
Efficient Ops
Jan 18, 2018 · Operations

Understanding Linux Load Average: Reading, Interpreting, and Using It for Troubleshooting

This article explains what Linux load average measures, how to view the 1‑, 5‑, and 15‑minute values, interprets the numbers using traffic analogies, presents stress‑test scenarios across different CPU cores, and shows how load average guides effective troubleshooting of CPU and I/O bottlenecks.

Load AverageOperationsperformance troubleshooting
0 likes · 8 min read
Understanding Linux Load Average: Reading, Interpreting, and Using It for Troubleshooting
MaGe Linux Operations
MaGe Linux Operations
Oct 26, 2017 · Operations

Essential Linux Monitoring Tools Every Sysadmin Should Know

Discover a comprehensive collection of 80 essential Linux monitoring tools, ranging from system resource visualizers like nmon and Glances to log analyzers such as GoAccess, each described with features, usage tips, and links, helping sysadmins efficiently track performance, diagnose issues, and maintain robust infrastructure.

OperationsSysadminperformance tools
0 likes · 18 min read
Essential Linux Monitoring Tools Every Sysadmin Should Know
Beike Product & Technology
Beike Product & Technology
Jul 16, 2017 · Industry Insights

How Lianjia Built LTrace: A Low‑Overhead, Scalable Distributed Tracing Platform

This article explains how Lianjia designed and implemented LTrace, a zero‑intrusion, high‑performance distributed tracing system that captures full request chains across heterogeneous services, supports multi‑language environments, offers flexible sampling, and enables rapid fault isolation and performance optimization.

Distributed TracingObservabilitySampling
0 likes · 12 min read
How Lianjia Built LTrace: A Low‑Overhead, Scalable Distributed Tracing Platform
MaGe Linux Operations
MaGe Linux Operations
Jul 7, 2017 · Operations

Essential Linux Command Cheat Sheet for Operations Engineers

This guide compiles essential Linux command‑line techniques—from searching and editing with vi/vim, using pipelines, file finding, string replacement, redirection, permission changes, to monitoring system resources and network connections—helping operations engineers boost productivity and maintain high service availability.

OperationsVimlinux
0 likes · 12 min read
Essential Linux Command Cheat Sheet for Operations Engineers
MaGe Linux Operations
MaGe Linux Operations
Mar 8, 2017 · Operations

Master Linux ‘top’ Command: Real‑Time Process Monitoring Guide

This article explains how to use the Linux top command for real‑time system and process monitoring, covering its interface, statistical and process sections, interactive shortcuts, command‑line options, and internal commands to customize and sort the displayed information.

Operationsprocess managementsystem-monitoring
0 likes · 8 min read
Master Linux ‘top’ Command: Real‑Time Process Monitoring Guide
360 Quality & Efficiency
360 Quality & Efficiency
Oct 28, 2016 · Operations

Performance Testing of 360 Endpoint Security Management System with LoadRunner

This report details the performance testing of the 360 Endpoint Security Management System, covering product overview, architecture, tool selection (favoring LoadRunner), test scenarios, script implementation, execution results, resource utilization, and analysis, concluding with insights on testing methodology and optimization.

Endpoint SecurityJMeterLoad Testing
0 likes · 6 min read
Performance Testing of 360 Endpoint Security Management System with LoadRunner
ITPUB
ITPUB
Oct 12, 2016 · Operations

Mastering dstat: Real‑Time Linux System Monitoring Made Easy

This guide explains how to install, configure, and use the dstat command on Linux to monitor CPU, disk, network, memory, and system metrics in real time, including syntax, common options, example outputs, CSV export, and plugin extensions.

CSV exportdstatsystem-monitoring
0 likes · 11 min read
Mastering dstat: Real‑Time Linux System Monitoring Made Easy
MaGe Linux Operations
MaGe Linux Operations
Oct 10, 2016 · Operations

Top 12 Essential Linux Command-Line Tools Every Sysadmin Should Master

Discover a curated list of 12 powerful Linux command-line utilities—from lsof and htop to Suricata and vnStat PHP—that help system and network administrators monitor files, processes, I/O, network traffic, and security, enabling efficient troubleshooting and performance optimization across diverse Unix environments.

Sysadmincommand-line toolslinux
0 likes · 6 min read
Top 12 Essential Linux Command-Line Tools Every Sysadmin Should Master
AI Cyberspace
AI Cyberspace
Jul 16, 2016 · Operations

20 Essential Linux Commands Every Sysadmin Must Master

This guide presents twenty indispensable Linux/Unix command‑line tools—from top and vmstat to Nagios and Collectl—that enable system and network administrators to monitor processes, memory, I/O, network traffic, and overall performance, helping quickly identify and resolve performance issues across any Linux distribution.

Sysadmincommand-linelinux
0 likes · 11 min read
20 Essential Linux Commands Every Sysadmin Must Master
AI Cyberspace
AI Cyberspace
Jul 5, 2016 · Operations

Top 18 Essential Linux Monitoring Tools Every Sysadmin Should Know

This article presents a curated list of 18 command‑line tools for Linux/Unix administrators, explaining how each utility—such as top, vmstat, lsof, tcpdump, and Nagios—helps monitor system performance, diagnose issues, and maintain reliable server operations.

Sysadmincommand-linelinux
0 likes · 12 min read
Top 18 Essential Linux Monitoring Tools Every Sysadmin Should Know
AI Cyberspace
AI Cyberspace
Jul 4, 2016 · Information Security

Master Linux Auditing: Essential Commands and Log Analysis Techniques

This guide explains essential Linux audit commands, log‑viewing techniques, user and process inspection methods, and additional checks such as file integrity, network monitoring, cron jobs, and backdoor detection, providing a comprehensive toolkit for system security and operations.

Securityauditlog analysis
0 likes · 9 min read
Master Linux Auditing: Essential Commands and Log Analysis Techniques
Big Data and Microservices
Big Data and Microservices
Mar 22, 2016 · Operations

Top 12 Free Network Monitoring Tools for Stable Enterprise Operations

Ensuring uninterrupted network performance is critical for multi‑level organizations, and this guide compiles twelve free network monitoring solutions—such as Fiddler, Nagios, NeDi, EasyNetMonitor, Microsoft Network Monitor, Cacti, Zenoss, PRTG, BandwidthD, Icinga, The Dude, and Total Network Monitor—detailing their key features, capabilities, and visual interfaces to help IT teams select the right tool for reliable, secure operations.

IT OperationsNetwork Monitoringfree tools
0 likes · 8 min read
Top 12 Free Network Monitoring Tools for Stable Enterprise Operations
Efficient Ops
Efficient Ops
Oct 27, 2015 · Operations

How to Build a Practical Monitoring System for Small and Medium Enterprises

An in‑depth guide walks readers through building a comprehensive monitoring system for small‑to‑medium enterprises, covering hardware, system, application, network, security, traffic analysis, business metrics, log aggregation, automation, visualization, and practical integration with tools like Zabbix, IPMI, ELK, and Smokeping.

AutomationLog ManagementOperations
0 likes · 18 min read
How to Build a Practical Monitoring System for Small and Medium Enterprises