Tagged articles
15 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 8, 2026 · Operations

Why Bashtop Is a Must-Have Linux Resource Monitoring Tool

Bashtop is a visually appealing, terminal‑based Linux resource monitor that displays CPU, memory, processes and network bandwidth, offers sortable process lists, supports SIGKILL/SIGTERM/SIGINT signals, and can be installed via manual git build, snap, APT, DNF, Pacman, or other package managers across Ubuntu, Debian, Fedora, CentOS, and Arch, with configurable settings and help menus.

BashtopResource Monitoringlinux
0 likes · 5 min read
Why Bashtop Is a Must-Have Linux Resource Monitoring Tool
FunTester
FunTester
May 28, 2025 · Cloud Native

Extending Automated Thread Dumps: Log Collection, Resource Monitoring, Chaos Engineering, Performance Analysis, and Environment Cleanup

The article explores how automated thread dumps can be expanded into multiple testing scenarios—including log collection, resource monitoring, fault injection, performance result analysis, and environment cleanup—by leveraging Kubernetes APIs, Prometheus, Chaos Mesh, and scripting tools to improve efficiency, observability, and system resilience.

AutomationKubernetesPerformance Testing
0 likes · 9 min read
Extending Automated Thread Dumps: Log Collection, Resource Monitoring, Chaos Engineering, Performance Analysis, and Environment Cleanup
ITPUB
ITPUB
Apr 25, 2025 · Operations

Bizarre Ops Disasters: From K8s Data Loss to Accidental Process Killing

This article recounts a series of shocking operational mishaps—including a Kubernetes PV/PVC deletion that erased an entire codebase, a careless shell script that killed the wrong processes, a rookie’s risky server formatting, and a mysterious Excel crash—highlighting the importance of proper backups, testing, and change control.

IncidentResource Monitoringshell script
0 likes · 7 min read
Bizarre Ops Disasters: From K8s Data Loss to Accidental Process Killing
Liangxu Linux
Liangxu Linux
Oct 26, 2024 · Operations

Mastering Linux /usr/bin/time: Options, Formats, and Resource Metrics

This guide explains how to use the Linux /usr/bin/time utility to measure program execution time, memory usage, and other resources, covering its syntax, common options, custom format strings, and a comprehensive list of resource specifiers.

Resource Monitoringcommand-linecustom format
0 likes · 9 min read
Mastering Linux /usr/bin/time: Options, Formats, and Resource Metrics
Liangxu Linux
Liangxu Linux
Oct 6, 2024 · Fundamentals

Master Linux Resource Profiling with the /usr/bin/time Utility

This guide explains how to use the Linux /usr/bin/time command to measure program execution time, memory usage, and other resource metrics, covering syntax, options, custom output formats, and the differences between the built‑in shell time and the external utility.

Resource Monitoringcommand-line toolslinux
0 likes · 8 min read
Master Linux Resource Profiling with the /usr/bin/time Utility
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2022 · Cloud Native

Master Kubernetes Resource Insights with kube-capacity CLI

This guide explains how to install and use the kube-capacity command‑line tool to quickly view resource requests, limits, and utilization for pods and nodes in a Kubernetes cluster, including advanced options for filtering, JSON/YAML output, and integration with metrics‑server.

CLICloud NativeKubernetes
0 likes · 7 min read
Master Kubernetes Resource Insights with kube-capacity CLI
Tencent Qidian Tech Team
Tencent Qidian Tech Team
Mar 11, 2022 · Backend Development

How a SaaS Client Overcame Performance Bottlenecks with Multi‑Process and Plugin Architecture

This article explains how a SaaS client for enterprise customers tackled stability, security, and latency challenges on low‑end PCs by redesigning its architecture, introducing proactive resource monitoring, multi‑process isolation, and a plug‑in system to enable scalable, customizable performance improvements.

Plugin SystemResource Monitoringclient architecture
0 likes · 10 min read
How a SaaS Client Overcame Performance Bottlenecks with Multi‑Process and Plugin Architecture
Liangxu Linux
Liangxu Linux
Oct 27, 2020 · Operations

How to Install and Use the Fast Terminal Resource Monitor Bpytop on Linux

This guide explains why terminal enthusiasts need a visual resource monitor, introduces bpytop, and provides step‑by‑step instructions for installing it via source, package managers, or snap on various Linux distributions, plus usage tips and configuration details.

InstallationResource MonitoringSnap
0 likes · 5 min read
How to Install and Use the Fast Terminal Resource Monitor Bpytop on Linux
Programmer DD
Programmer DD
Sep 5, 2020 · Operations

Discover bashtop: The Bash‑Powered Linux Resource Monitor You Need

bashtop is a Bash‑written Linux resource monitor that visualizes CPU, memory, disk, network and process usage, offers a game‑inspired UI with fast navigation, configurable settings, and real‑time graphs, and is available on GitHub with detailed configuration examples and usage instructions.

BashBashtopCLI
0 likes · 4 min read
Discover bashtop: The Bash‑Powered Linux Resource Monitor You Need
MaGe Linux Operations
MaGe Linux Operations
Aug 9, 2020 · Operations

How to Install and Use Bashtop: The Ultimate Linux Resource Monitor

This guide explains what Bashtop is, its features, prerequisites, and provides step‑by‑step instructions for installing it on various Linux distributions (Ubuntu, Debian, Fedora, CentOS/RHEL, Arch) as well as macOS and FreeBSD, plus usage tips and configuration details.

BashtopResource Monitoringcommand-line
0 likes · 6 min read
How to Install and Use Bashtop: The Ultimate Linux Resource Monitor
Liangxu Linux
Liangxu Linux
May 10, 2020 · Operations

Explore bashtop: A Powerful Linux Resource Monitor for Real-Time System Insights

bashtop is an open-source Linux resource monitor that visualizes CPU, memory, disk, network, and process usage in real time, offering an intuitive, fast-responsive interface with features like process selection, signal sending, filtering, theming, and extensive configuration via a .theme file.

BashtopResource Monitoringsystem performance
0 likes · 6 min read
Explore bashtop: A Powerful Linux Resource Monitor for Real-Time System Insights
Youzan Coder
Youzan Coder
Feb 1, 2019 · Big Data

Design and Implementation of Log Parsing for a Big Data Offline Task Platform

The article describes a log‑parsing feature for Youzan’s big‑data offline platform that captures runtime logs from Hive, Spark, DataX, MapReduce and HBase jobs, categorizes scheduling types, extracts metrics such as read/write bytes, shuffle volume and GC time, and processes them in real time via a Filebeat‑Logstash‑Kafka‑Spark‑Streaming pipeline storing results in Redis for monitoring, optimization and resource‑usage ranking.

Big DataResource MonitoringYARN
0 likes · 7 min read
Design and Implementation of Log Parsing for a Big Data Offline Task Platform
Youzan Coder
Youzan Coder
Aug 3, 2018 · Big Data

Youzan Data Warehouse Metadata System: From Manual Tables to Metadata‑Driven Architecture

Youzan’s data‑warehouse metadata system evolved from manually maintained tables to an automated data dictionary and finally to a metadata‑driven architecture that automatically captures technical, business, and process metadata, visualizes lineage, tracks resource usage, manages synchronization rules and permissions, and now aims to improve novice usability with visual models and impact‑analysis tools.

Big DataData WarehouseHive
0 likes · 11 min read
Youzan Data Warehouse Metadata System: From Manual Tables to Metadata‑Driven Architecture